Module:Time/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 3:
== Usage ==
This module produces the time and date of a timezone. The module is used by [[Template:Time]]. For more information you can see it's documentation.
 
==Parameters==
*<code>|''unnamed parameter #1''</code> This parameters sets the timezone for the time (eg. EST or UTC+07:00)
Line 9 ⟶ 8:
:*{{para|df|dmy12}} dmy 12 hour time and date
:*{{para|df|mdy12}} mdy 12 hour time and date
:*{{para|df|dmy24}}/{{para|mdy}} dmy 24 hour time and date
:*{{para|df|mdy24}}/{{para|mdy}} mdy 24 hour time and date
:*{{para|df|24}} 24 hour time only
:*{{para|df|12}} 12 hour time only
Line 16 ⟶ 15:
*{{para|no-link|yes}} Removes the link to the article
*{{para|no-refresh|yes}} Removes the refresh link
===Historical parametersLegacy===
*{{para|dmy}} same as dmy24 (avoid using to prevent confusion that it only produces the date)
*{{para|mdy}} same as mdy24 (avoid using to prevent confusion that it only produces the date)
*{{para|y}} same as dmy24
<includeonly>