File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ Unreleased, experimental changes
1515 (e.g., 2033) due to the mismatch between the Gregorian and Islamic
1616 calendars.
1717
18+ Changes to past and future timestamps
19+
20+ Metlakatla moved from Alaska to Pacific standard time on 2018-11-04.
21+ It did not change clocks that day and is now on -08 indefinitely,
22+ reverting to its form before fall 2015. (Thanks to Ryan Stanley.)
23+
1824 Changes to past tm_isdst flags
1925
2026 For the recent Morocco change, the tm_isdst flag should be 1 from
Original file line number Diff line number Diff line change @@ -599,6 +599,12 @@ Zone America/Los_Angeles -7:52:58 - LMT 1883 Nov 18 12:07:02
599599# between AKST and AKDT from now on....
600600# https://www.krbd.org/2015/10/30/annette-island-times-they-are-a-changing/
601601
602+ # From Ryan Stanley (2018-11-06):
603+ # The Metlakatla community in Alaska has decided not to change its
604+ # clock back an hour starting on November 4th, 2018 (day before yesterday).
605+ # They will be gmtoff=-28800 year-round.
606+ # https://www.facebook.com/141055983004923/photos/pb.141055983004923.-2207520000.1541465673./569081370202380/
607+
602608# Zone NAME GMTOFF RULES FORMAT [UNTIL]
603609Zone America/Juneau 15:02:19 - LMT 1867 Oct 19 15:33:32
604610 -8:57:41 - LMT 1900 Aug 20 12:00
@@ -625,7 +631,8 @@ Zone America/Metlakatla 15:13:42 - LMT 1867 Oct 19 15:44:55
625631 -8:00 - PST 1969
626632 -8:00 US P%sT 1983 Oct 30 2:00
627633 -8:00 - PST 2015 Nov 1 2:00
628- -9:00 US AK%sT
634+ -9:00 US AK%sT 2018 Nov 4 2:00
635+ -8:00 - PST
629636Zone America/Yakutat 14:41:05 - LMT 1867 Oct 19 15:12:18
630637 -9:18:55 - LMT 1900 Aug 20 12:00
631638 -9:00 - YST 1942
You can’t perform that action at this time.
0 commit comments