Template:Datetime
Appearance
Example:
{{Datetime|2025-01-25T08:40:00}}
25 January 2025 08:40
{{Datetime|{{CURRENTYEAR}}-{{CURRENTMONTH2}}-{{CURRENTDAY2}}T{{CURRENTTIME}}:00}}
5 April 2025 11:43
See also:
Template Data
Shows a date and time, localised to the user's preference.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Time | 1 | The time on a given date, given in ISO 8601 format (YYYY-MM-DDTHH:MM:SS and optionally a time zone). | String | required |