Template:Latest possible date
Jump to navigation
Jump to search
Usage
This template takes a date with a year, month, or day level of precision, and returns the latest possible date within that timeframe. The date must be entered in the format Y
, F Y
, or j F Y
.
Examples
{{Latest possible date|2024}}
returns 31 December 2024{{Latest possible date|March 2024}}
returns 31 March 2024{{Latest possible date|14 March 2024}}
returns 14 March 2024{{Latest possible date|March 14, 2024}}
returns March 14, 2024
TemplateData
Fills out a date at any level of precision, assuming the latest possible day.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Date | 1 | The date to be filled out
| Date | required |