>From a665f1572f20442492cf539754b33444d90a59bc Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Tue, 6 Nov 2018 20:43:05 -0800
Subject: [PATCH] Metlakatla switched to PST last weekend

* NEWS: Mention this.
* northamerica (America/Metlakatla): Switch to PST
on 2018-11-04 at 2:00.	(Thanks to Ryan Stanley.)
---
 NEWS         | 6 ++++++
 northamerica | 9 ++++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index ac5fe42..e3d62a6 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,12 @@ Unreleased, experimental changes
     (e.g., 2033) due to the mismatch between the Gregorian and Islamic
     calendars.
 
+  Changes to past and future timestamps
+
+    Metlakatla moved from Alaska to Pacific standard time on 2018-11-04.
+    It did not change clocks that day and is now on -08 indefinitely,
+    reverting to its form before fall 2015.  (Thanks to Ryan Stanley.)
+
   Changes to past tm_isdst flags
 
     For the recent Morocco change, the tm_isdst flag should be 1 from
diff --git a/northamerica b/northamerica
index 9d5bad2..e590a30 100644
--- a/northamerica
+++ b/northamerica
@@ -599,6 +599,12 @@ Zone America/Los_Angeles -7:52:58 -	LMT	1883 Nov 18 12:07:02
 # between AKST and AKDT from now on....
 # https://www.krbd.org/2015/10/30/annette-island-times-they-are-a-changing/
 
+# From Ryan Stanley (2018-11-06):
+# The Metlakatla community in Alaska has decided not to change its
+# clock back an hour starting on November 4th, 2018 (day before yesterday).
+# They will be gmtoff=-28800 year-round.
+# https://www.facebook.com/141055983004923/photos/pb.141055983004923.-2207520000.1541465673./569081370202380/
+
 # Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
 Zone America/Juneau	 15:02:19 -	LMT	1867 Oct 19 15:33:32
 			 -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
 			 -8:00	-	PST	1969
 			 -8:00	US	P%sT	1983 Oct 30  2:00
 			 -8:00	-	PST	2015 Nov  1  2:00
-			 -9:00	US	AK%sT
+			 -9:00	US	AK%sT	2018 Nov  4  2:00
+			 -8:00	-	PST
 Zone America/Yakutat	 14:41:05 -	LMT	1867 Oct 19 15:12:18
 			 -9:18:55 -	LMT	1900 Aug 20 12:00
 			 -9:00	-	YST	1942
-- 
2.17.1

