Simplify MACRO day_from_date
This commit is contained in:
parent
7d07b8b814
commit
c32a343728
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
<!--% MACRO day_from_date(eps_date) BLOCK %-->
|
<!--% MACRO day_from_date(eps_date) BLOCK %-->
|
||||||
<!--% USE eps_day = date(format => '%A', locale => 'en_US', gmt => 1) %-->
|
<!--% USE eps_day = date(format => '%A', locale => 'en_US', gmt => 1) %-->
|
||||||
<!--% eps_date = "$eps_date 0:0:0"; eps_day.format(eps_date) %-->
|
<!--% eps_day.format("$eps_date 0:0:0") %-->
|
||||||
<!--% END %-->
|
<!--% END %-->
|
||||||
|
|
||||||
<!--% MACRO tag_to_id(tag, is_index) BLOCK %-->
|
<!--% MACRO tag_to_id(tag, is_index) BLOCK %-->
|
||||||
|
Loading…
Reference in New Issue
Block a user