Difference between revisions of "Template:Datedow"
Jump to navigation
Jump to search
imported>BrandonXLF |
imported>Daviddwd |
||
| Line 1: | Line 1: | ||
{{Dow|{{{1|UTC}}}}}, {{Dateonly|{{{1|UTC}}}}} | {{Dow|{{{1|UTC}}}}}, {{Dateonly|{{{1|UTC}}}}} | ||
| − | <noinclude>{{Doc}}</noinclude> | + | <noinclude>{{Doc}<templatedata> |
| + | { | ||
| + | "params": { | ||
| + | "1": { | ||
| + | "aliases": [ | ||
| + | "format" | ||
| + | ], | ||
| + | "label": "format", | ||
| + | "description": "The format the date is displayed in (dmy or mdy) " | ||
| + | }, | ||
| + | "tz": { | ||
| + | "label": "time zone", | ||
| + | "description": "The offset from UTC (e.g. EST)", | ||
| + | "example": "PST", | ||
| + | "suggested": true | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </templatedata>}</noinclude> | ||
Revision as of 19:33, 3 December 2018
Error: Invalid time., Template:Time
{{Doc}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| format | 1 format | The format the date is displayed in (dmy or mdy) | Unknown | optional |
| time zone | tz | The offset from UTC (e.g. EST)
| Unknown | suggested |
}