Difference between revisions of "Template:JulianWeekday"
Jump to navigation
Jump to search
imported>Verdy p m |
imported>CBDunkerson (Restoring - Template redirected to is one day off half the time.) |
||
Line 1: | Line 1: | ||
− | # | + | {{#switch: {{#expr: ({{{1}}} + 0.5) mod 7}} |
+ | |0=Monday | ||
+ | |1=Tuesday | ||
+ | |2=Wednesday | ||
+ | |3=Thursday | ||
+ | |4=Friday | ||
+ | |5=Saturday | ||
+ | |6=Sunday | ||
+ | }}<noinclude> | ||
+ | |||
+ | {{JulianWeekday|{{JD}}}} | ||
+ | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
+ | [[Category:Date math]]</noinclude> |
Revision as of 10:12, 11 May 2006
Sunday