[i223] add day of week to each episode #227

Merged
rho_n merged 5 commits from i223-add-day-of-week-to-each-episode into main 2024-10-27 19:29:37 +00:00
Showing only changes of commit 27caa97c7d - Show all commits

View File

@ -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 %-->