[i223] add day of week to each episode #227
@ -49,6 +49,11 @@
|
||||
<!--% iso8601_date.format(date_to_format) %-->
|
||||
<!--% END %-->
|
||||
|
||||
<!--% MACRO day_from_date(eps_date) BLOCK %-->
|
||||
<!--% USE eps_day = date(format => '%A', locale => 'en_US', gmt => 1) %-->
|
||||
<!--% eps_date = "$eps_date 0:0:0"; eps_day.format(eps_date) %-->
|
||||
<!--% END %-->
|
||||
|
||||
<!--% MACRO tag_to_id(tag, is_index) BLOCK %-->
|
||||
<!--% tag = tag.replace('\s+','_') %-->
|
||||
<!--% IF is_index %-->
|
||||
|
Loading…
Reference in New Issue
Block a user