Open main menu

Changes

m
Cleanup/Typo fixing, typos fixed: interger → integer using AWB
{{documentation subpage}}

This template displays the current time & date in 12-hour format.
*The default time zone is UTC. This can be changed by setting an offset. For an integer number of hours use parameter 1. Otherwise use <code>offset</code>
**The current UTC time is {{12-hour time}} (use {{<code>12-hour time</code>}})
**The current time in city Saskatoon is {{12-hour time|-7}} (use {{<code>12-hour time|-7</code>}})
**The current time in Darwin is {{12-hour time|offset=9 hours 30 min}} (use {{<code>12-hour time|offset=9 hours 30 min</code>}} not {{<code>12-hour time|9.5</code>}})
*The default date format is day month year. For month day year use {{<code>12-hour time|format=mdy</code>}}, for example
**{{12-hour time|format=mdy}}
*The default is not to show seconds or the day of the week. To display these use {{<code>12-hour time|sec=on</code>}} and/or {{<code>12-hour time|dow=on</code>}} respectively, for example
**{{12-hour time|sec=on}}
**{{12-hour time|dow=on}}
**{{12-hour time|sec=on|dow=on}}
*The default is not to abbreviate the names of the day or month. To abbreviate use {{<code>12-hour time|abbr=on</code>}}, for example
**{{12-hour time|abbr=on}}
**{{12-hour time|abbr=on|dow=on}}
*The default is to put "on" between the time and date. To use something else use {{<code>12-hour time|=</code>''something else''}}, for example,
**{{12-hour time|text=(UTC) on}}

<includeonly>
[[Category:Time, date and calendar templates]]
</includeonly>
Anonymous user