Difference between revisions of "Template:Date"
From Timelines
(adds parsings of two MOS formats so its possible to write this as input) |
(ymd) |
||
Line 9: | Line 9: | ||
| dmy = {{ #time:j F Y|{{{1}}} }} | | dmy = {{ #time:j F Y|{{{1}}} }} | ||
| iso = {{ #time:Y-m-d|{{{1}}} }} | | iso = {{ #time:Y-m-d|{{{1}}} }} | ||
+ | | ymd = {{ #time:Y-m-d|{{{1}}} }} | ||
| {{ #time:j F Y|{{{1}}} }} | | {{ #time:j F Y|{{{1}}} }} | ||
}} | }} | ||
Line 15: | Line 16: | ||
| dmy = [[{{ #time:j F|{{{1}}} }}]] [[{{ #time:Y|{{{1}}} }}]] | | dmy = [[{{ #time:j F|{{{1}}} }}]] [[{{ #time:Y|{{{1}}} }}]] | ||
| iso = [[{{ #time:Y|{{{1}}} }}]] [[{{ #time:F j|{{{1}}} }}|{{ #time:m-d|{{{1}}} }}]] | | iso = [[{{ #time:Y|{{{1}}} }}]] [[{{ #time:F j|{{{1}}} }}|{{ #time:m-d|{{{1}}} }}]] | ||
+ | | ymd = [[{{ #time:Y|{{{1}}} }}]] [[{{ #time:F j|{{{1}}} }}|{{ #time:m-d|{{{1}}} }}]] | ||
| [[{{ #time:j F|{{{1}}} }}]] [[{{ #time:Y|{{{1}}} }}]] | | [[{{ #time:j F|{{{1}}} }}]] [[{{ #time:Y|{{{1}}} }}]] | ||
}} | }} |
Revision as of 14:44, 10 November 2008
Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |