<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.zenithxi.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ADaylight_savings_timezone</id>
	<title>Template:Daylight savings timezone - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.zenithxi.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ADaylight_savings_timezone"/>
	<link rel="alternate" type="text/html" href="https://wiki.zenithxi.com/index.php?title=Template:Daylight_savings_timezone&amp;action=history"/>
	<updated>2026-07-06T07:59:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.zenithxi.com/index.php?title=Template:Daylight_savings_timezone&amp;diff=102433&amp;oldid=prev</id>
		<title>imported&gt;Funkworkz at 14:50, 24 March 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.zenithxi.com/index.php?title=Template:Daylight_savings_timezone&amp;diff=102433&amp;oldid=prev"/>
		<updated>2017-03-24T14:50:03Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#switch:{{uc:{{{1|}}}}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Pacific Time (Northern America)--&amp;gt;&lt;br /&gt;
|PT|PST|PDT&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Mountain Time (Northern America)--&amp;gt;&lt;br /&gt;
|MT|MST|MDT&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Central Time (Northern America)--&amp;gt;&lt;br /&gt;
|CT|CST|CDT&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Eastern Time (Northern America)--&amp;gt;&lt;br /&gt;
|ET|EST|EDT=&lt;br /&gt;
 {{#ifexpr:&lt;br /&gt;
      &amp;lt;!--April through October--&amp;gt;&lt;br /&gt;
           ({{#time:n}} &amp;gt; 3  and {{#time:n}} &amp;lt; 11)&lt;br /&gt;
      &amp;lt;!--date in March after start DST--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 3  and {{#time:j}} &amp;gt; {{#expr:(14 - (5*{{#time:Y}}/4 + 1) mod 7)}})&lt;br /&gt;
      &amp;lt;!--date in November before end DST--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 11 and {{#time:j}} &amp;lt; {{#expr:(7  - (5*{{#time:Y}}/4 + 1) mod 7)}})&lt;br /&gt;
      &amp;lt;!--day of start DST after 2 AM local standard time (second Sunday in March)--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 3  and {{#time:j}} = {{#expr:(14 - (5*{{#time:Y}}/4 + 1) mod 7)}} and {{#time:G|{{#switch:{{uc:{{{1}}}}}|NT|NST|NDT=-30|0}} minutes}} &amp;gt;= {{#switch:{{uc:{{{1}}}}}|HAT|HAST|HADT=12|AKT|AKST|AKDT=11|PT|PST|PDT=10|MT|MST|MDT=9|CT|CST|CDT=8|ET|EST|EDT=7|AT|AST|ADT=6|NT|NST|NDT=5}})&lt;br /&gt;
      &amp;lt;!--day of end DST before 2 AM local daylight saving time (first Sunday in November)--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 11 and {{#time:j}} = {{#expr:(7  - (5*{{#time:Y}}/4 + 1) mod 7)}} and {{#time:G|{{#switch:{{uc:{{{1}}}}}|NT|NST|NDT=-30|0}} minutes}} &amp;lt; {{#switch:{{uc:{{{1}}}}}|HAT|HAST|HADT=11|AKT|AKST|AKDT=10|PT|PST|PDT=9|MT|MST|MDT=8|CT|CST|CDT=7|ET|EST|EDT=6|AT|AST|ADT=5|NT|NST|NDT=4}})&lt;br /&gt;
  |1 &amp;lt;!--DST active--&amp;gt;&lt;br /&gt;
  |0 &amp;lt;!--DST not active--&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Greenwich Mean Time / British Summer Time (same as WET / WEST)--&amp;gt;&lt;br /&gt;
|GMT|BST=&lt;br /&gt;
 {{#ifexpr:&lt;br /&gt;
      &amp;lt;!--April through September--&amp;gt;&lt;br /&gt;
           ({{#time:n}} &amp;gt; 3  and {{#time:n}} &amp;lt; 10)&lt;br /&gt;
      &amp;lt;!--date in March after start DST--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 3  and {{#time:j}} &amp;gt; {{#expr:(31 - (5*{{#time:Y}}/4 + 4) mod 7)}})&lt;br /&gt;
      &amp;lt;!--date in October before end DST--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 10 and {{#time:j}} &amp;lt; {{#expr:(31 - (5*{{#time:Y}}/4 + 1) mod 7)}})&lt;br /&gt;
      &amp;lt;!--day of start DST after UTC+1 (last Sunday in March)--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 3  and {{#time:j}} = {{#expr:(31 - (5*{{#time:Y}}/4 + 4) mod 7)}} and {{#time:G}} &amp;gt;= 1)&lt;br /&gt;
      &amp;lt;!--day of end DST before UTC+1 (last Sunday in October)--&amp;gt;&lt;br /&gt;
        or ({{#time:n}} = 10 and {{#time:j}} = {{#expr:(31 - (5*{{#time:Y}}/4 + 1) mod 7)}} and {{#time:G}} &amp;lt; 1)&lt;br /&gt;
  |1 &amp;lt;!--DST active--&amp;gt;&lt;br /&gt;
  |0 &amp;lt;!--DST not active--&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Japan Standard Time--&amp;gt;&lt;br /&gt;
|JST=0 &amp;lt;!--no DST--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--default--&amp;gt;&lt;br /&gt;
|0&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates/System]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Funkworkz</name></author>
	</entry>
</feed>