forked from HPR/hpr_generator
		
	Add MACRO day_and_date
Formats a string date to <day of week>, <YYYY-mm-dd>
This commit is contained in:
		| @@ -54,6 +54,10 @@ | ||||
| <!--% eps_day.format("$eps_date 0:0:0") %--> | ||||
| <!--% END %--> | ||||
|  | ||||
| <!--% MACRO day_and_date(eps_date) BLOCK %--> | ||||
| <!--% day_from_date(eps_date) %-->, <!--% eps_date %--> | ||||
| <!--% END %--> | ||||
|  | ||||
| <!--% MACRO tag_to_id(tag, is_index) BLOCK %--> | ||||
| <!--% tag = tag.replace('\s+','_') %--> | ||||
| <!--% IF is_index %--> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user