The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Template:Date"
m |
m |
||
Line 23: | Line 23: | ||
// ZONE |
// ZONE |
||
− | -->{{#if: {{{ |
+ | -->{{#if: {{{z|}}}<!-- |
− | -->| ({{{ |
+ | -->| ({{{z}}})<!-- |
-->}}<!-- |
-->}}<!-- |
||
Line 31: | Line 31: | ||
== Usage == |
== Usage == |
||
Full parameter list: |
Full parameter list: |
||
− | <nowiki>{{</nowiki>date|<year>|<month>|<day>|<hour>|<minute>|<second>|<zone>|abbr=<abbr><nowiki>}}</nowiki> |
+ | <nowiki>{{</nowiki>date|<year>|<month>|<day>|<hour>|<minute>|<second>|z=<zone>|abbr=<abbr><nowiki>}}</nowiki> |
Parameters: |
Parameters: |
Revision as of 20:48, 3 February 2016
Usage
Full parameter list:
{{date|<year>|<month>|<day>|<hour>|<minute>|<second>|z=<zone>|abbr=<abbr>}}
Parameters:
- year (required)
- month: (required) The month number
- day
- hour
- minute
- second
- zone: Currently, all this does is append "
(<zone>)
" to the date, but in 6 to 8 weeks, this will have the date be adjusted to the timezone specified in the user's settings - abbr: Use "
false
" to use the full month name instead of the abbreviated form