Difference between revisions of "Template:Datedow"

From blackwiki
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.

Template parameters

ParameterDescriptionTypeStatus
format1 format

The format the date is displayed in (dmy or mdy)

Unknownoptional
time zonetz

The offset from UTC (e.g. EST)

Example
PST
Unknownsuggested

}