Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 454:
dmy = '%R, %e %B %Y', -- 24hr time and date
mdy = '%R, %B %e, %Y',
iso = '%FT%R',
dow = '%A' -- The day of the week
}