Difference between revisions of "Template:Date"

From The iPhone Wiki
Jump to: navigation, search
m (W3C requires month)
m
Line 34: Line 34:
 
* '''minute'''
 
* '''minute'''
 
* '''second'''
 
* '''second'''
* '''abbr''': Use "<code>true</code>" to use the abbreviated month name instead of the full length
+
* '''abbr''': Use "<code>false</code>" to use the full month name instead of the abbreviated form
 
</noinclude>
 
</noinclude>

Revision as of 17:09, 10 March 2015

Usage

Full parameter list:

{{date|<year>|<month>|<day>|<hour>|<minute>|<second>|abbr=<abbr>}}

Parameters:

  • year (required)
  • month: (required) The month number
  • day
  • hour
  • minute
  • second
  • abbr: Use "false" to use the full month name instead of the abbreviated form