Template:Date: Difference between revisions
Jump to navigation
Jump to search
(Created template which allows the date to be translated to other languages. Need alot of testing through.) |
SirYodaJedi (talk | contribs) (comma is unnecessary when doing DMY, only needed for MDY) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{#time:{{ | {{Doc}} | ||
<includeonly> | |||
<onlyinclude><!-- | |||
-->{{#time:{{#switch: {{language}} | |||
| #default = j M Y | |||
| vi = j F, Y | |||
| zh = Y 年 n 月 j 日 | |||
}}|{{#if:{{{y|}}}|{{{y}}}|2024}}-{{#if:{{{m|}}}|{{{m}}}|12}}-{{#if:{{{d|}}}|{{{d}}}|01}}|{{#if:{{{lang|}}}|{{{lang}}}|{{language}}}}}}<!-- | |||
< | --></onlyinclude> | ||
</ | </includeonly> |
Latest revision as of 10:45, 27 August 2024
The above documentation is transcluded from Template:Date/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.