<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thegoonshow.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATime%2Fdoc%2Fparameters</id>
	<title>Template:Time/doc/parameters - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.thegoonshow.co.uk/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATime%2Fdoc%2Fparameters"/>
	<link rel="alternate" type="text/html" href="https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Time/doc/parameters&amp;action=history"/>
	<updated>2026-05-14T04:44:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Time/doc/parameters&amp;diff=16502&amp;oldid=prev</id>
		<title>Kurt: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Time/doc/parameters&amp;diff=16502&amp;oldid=prev"/>
		<updated>2022-08-31T13:11:48Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:11, 31 August 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Kurt</name></author>
	</entry>
	<entry>
		<id>https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Time/doc/parameters&amp;diff=16501&amp;oldid=prev</id>
		<title>en&gt;GKFX: Use #time rather than lots of magic words</title>
		<link rel="alternate" type="text/html" href="https://www.thegoonshow.co.uk/wiki/index.php?title=Template:Time/doc/parameters&amp;diff=16501&amp;oldid=prev"/>
		<updated>2021-12-28T22:42:28Z</updated>

		<summary type="html">&lt;p&gt;Use #time rather than lots of magic words&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Parameters==&lt;br /&gt;
{{tld|time}} supports two positional and several named parameters; none are required:&lt;br /&gt;
:&amp;lt;code&amp;gt;|&amp;amp;lt;{{var|time zone}}&amp;gt;&amp;lt;/code&amp;gt; – the first positional (unnamed) parameter, specifies the time zone for which the template is to provide a time output.  If omitted, the template displays UTC time.  A time zone is identified by an abbreviation of the time zone's standard-time name.  Do not use a summertime or daylight saving time abbreviation; they will be ignored and produce an error message.&lt;br /&gt;
:&amp;lt;code&amp;gt;|&amp;amp;lt;{{var|df}}&amp;gt;&amp;lt;/code&amp;gt; – the positional (unnamed) version of {{para|df}} which see&lt;br /&gt;
:{{para|df}} – date format; this parameter takes one of several values; values other than these are ignored:&lt;br /&gt;
::{{para|df|dmy}} – specifies day month year date format; time in 24-hour format; alias: {{para|df|dmy24}}&lt;br /&gt;
:::{{time|MST|dmy}}&lt;br /&gt;
::{{para|df|dmy12}} – same as {{para|df|dmy}} except time in 12-hour am/pm format&lt;br /&gt;
:::{{time|MST|dmy12}}&lt;br /&gt;
::{{para|df|mdy}} – specifies  month day, year format; time in 24-hour format; default when a date format is not specified in the time zone's properties; alias: {{para|df|mdy24}}&lt;br /&gt;
:::{{time|MST|mdy}}&lt;br /&gt;
::{{para|df|mdy12}} – same as {{para|df|mdy}} except time in 12-hour am/pm format&lt;br /&gt;
:::{{time|MST|mdy12}}&lt;br /&gt;
::{{para|df|iso}} – renders the date/time in a form roughly adhering to the [[ISO 8601]] format (seconds omitted)&lt;br /&gt;
:::{{time|MST|iso}}&lt;br /&gt;
::{{para|df|y}} – legacy {{tld|time}} parameter, same as {{para|df|dmy}}&lt;br /&gt;
::{{para|df|12}} – time-only display 12-hour am/pm format&lt;br /&gt;
:::{{time|MST|12}}&lt;br /&gt;
::{{para|df|24}} – time-only display 24-hour format&lt;br /&gt;
:::{{time|MST|24}}&lt;br /&gt;
:{{para|df-cust}} – custom time/date formats using the codes defined at [[:mw:Help:Extension:ParserFunctions##time]]; yields to {{para|df}}&lt;br /&gt;
::{{para|df-cust-a}} – custom time/date formats as above specifically for [[ante meridiem]] time; requires {{para|df-cust-p}}; yields to {{para|df-cust}}&lt;br /&gt;
::{{para|df-cust-p}} – custom time/date formats as above specifically for [[post meridiem]] time; requires {{para|df-cust-a}}; yields to {{para|df-cust}}&lt;br /&gt;
:{{para|dst}} – when set to &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt;, disables the daylight saving time calculation for the time zone; other values ignored; useful for locations within a time zone that do not observe daylight saving time; [[Arizona]], for example&lt;br /&gt;
:{{para|lang|&amp;amp;lt;{{var|code}}&amp;gt;}} – displays time/date in language specified by ISO 639 language &amp;lt;code&amp;gt;&amp;amp;lt;{{var|code}}&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:these parameters take only the value &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;:&lt;br /&gt;
::{{para|dateonly}} – suppresses time display &lt;br /&gt;
::{{para|timeonly}} – suppresses date display&lt;br /&gt;
::{{para|hide-refresh}} – suppresses the refresh link&lt;br /&gt;
::{{para|hide-tz}} – suppresses the timezone abbreviation&lt;br /&gt;
::{{para|unlink-tz}} – renders unlinked timezone abbreviation &lt;br /&gt;
:{{para|_TEST_TIME_}} – a parameter that was useful during the development of the template's code.  The value assigned to this parameter must either be in ISO 8601 format without time zone designator ({{nowrap|{{#time:Y-m-d}}T{{#time:H:i:s}}}}), or YYYYMMDDhhmmss format as output by {{tl|Timestamp}} ({{Timestamp}}). This is interpreted by the template as UTC.&lt;/div&gt;</summary>
		<author><name>en&gt;GKFX</name></author>
	</entry>
</feed>