Difference between revisions of "Template:Weekday before date"
Jump to navigation
Jump to search
(Adding sections and removing obsolete reference to ''Template:Weekday after Julianday'') |
m (1 revision imported) |
(No difference)
|
Latest revision as of 02:41, 2 January 2019
Usage
{{Weekday before date|Y|M|D|W|S}} uses the optional date format string S (defaults to "F d, Y") to return the date of the first W (=Sunday, Monday, ..., Saturday) before the specified date with year Y, month M, and day of month D.
The first Sunday before November 22, 2024 is given by "{{Weekday before date|2024|November|22|Sunday}}" as "November 17, 2024".