Difference between revisions of "Template:Date"
From Hetalia Archives
m |
|||
Line 1: | Line 1: | ||
<includeonly>{{#time:F|{{{1|{{CURRENTTIMESTAMP}}}}}}} {{Ordinal|{{#time:j|{{{1|{{CURRENTTIMESTAMP}}}}}}}}}, {{#time:Y|{{{1|{{CURRENTTIMESTAMP}}}}}}}</includeonly><noinclude> | <includeonly>{{#time:F|{{{1|{{CURRENTTIMESTAMP}}}}}}} {{Ordinal|{{#time:j|{{{1|{{CURRENTTIMESTAMP}}}}}}}}}, {{#time:Y|{{{1|{{CURRENTTIMESTAMP}}}}}}}</includeonly><noinclude> | ||
− | This template converts a YearMonthDay timestamp into the standard | + | This template converts a YearMonthDay timestamp into the standard Kitawiki date string. |
==Usage== | ==Usage== |
Latest revision as of 20:39, 20 December 2020
This template converts a YearMonthDay timestamp into the standard Kitawiki date string.
Usage
{{Date}}
This adds today.
{{Date|TIMESTAMP}}
By manually adding a timestamp, you can pre- or post-date videos.
Date formatting
Dates have to be formatted year, month, date; zero-padded, no punctuation. If you did it right, you should have a total of eight digits. Christmas Eve 2007 would be formatted as 20071224
, for example.
For comparison and understanding:
- Today is Friday, November 8, 2024.
- In digits, this would either be 11/8/2024 (US) or 8/11/2024 (majority of the world).
- Formatted correctly for the template, it would be 2024118.