Yesterday’s CBC News report “Nunavimmiut have wound back their clocks for the last time”[1] is so light on details that for now I am merely attaching a draft patch to this email for review, rather than installing the patch into the development repository.

I found no announcement of the change at www.makivvik.ca. Although I asked for more details by using the form at <https://www.makivvik.ca/contact/>, these sorts of contact forms often do not work, so if anyone has access to more-authoritative info than the CBC report, please let us know. Among other things, details in the news report make me wonder how likely Makivvik would reconsider its decision before the change would take effect about a year from now.

[1]: https://www.cbc.ca/news/canada/north/nunavik-daylight-savings-9.6969650
From f6a0194f7ddc14f98a6952c9f0c31139662a5b8a Mon Sep 17 00:00:00 2001
From: Paul Eggert <[email protected]>
Date: Sat, 8 Nov 2025 01:42:11 -0800
Subject: [DRAFT] New zone America/Kuujjuaq for Nunavik, Quebec

* NEWS: Mention this.
* northamerica (Quebec): New Rule for Quebec 1967/1973.
* northamerica, zone.tab, zone1970.tab, zonenow.tab:
(America/Kuujjuaq): New Zone.
---
 NEWS         |  8 ++++++++
 northamerica | 22 ++++++++++++++++++++++
 zone.tab     |  1 +
 zone1970.tab |  1 +
 zonenow.tab  |  2 ++
 5 files changed, 34 insertions(+)

diff --git a/NEWS b/NEWS
index 82444f81..f73b4d20 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,16 @@ News for the tz database
 Unreleased, experimental changes
 
   Briefly:
+    New zone for Nunavik, Quebec which moves from -05/-04 to -04.
     Several code changes for compatibility with FreeBSD.
 
+  Changes to future timestamps
+
+    In Nunavik, Quebec clocks move forward for the last time on
+    2026-03-08 at 02:00.  The new zone America/Kuujjuaq models this
+    with a last transition on 2026-11-01 at 02:00 from EDT to AST with
+    no clock adjustment then.
+
   Changes to past timestamps
 
     Baja California agreed with California’s DST rules in 1953 and in
diff --git a/northamerica b/northamerica
index bb3d1b43..3dc58402 100644
--- a/northamerica
+++ b/northamerica
@@ -1602,6 +1602,28 @@ Zone America/Moncton	-4:19:08 -	LMT	1883 Dec  9
 # See America/Halifax for the Îles de la Madeleine and the Listuguj reserve.
 # See America/Puerto_Rico for east of Natashquan.
 
+# Rule	NAME	FROM	TO	-	IN	ON	AT	SAVE	LETTER/S
+Rule	Quebec	1967	1973	-	Apr	lastSun	2:00	1:00	D
+Rule	Quebec	1967	1973	-	Sep	lastSun	2:00	0	S
+
+# Nunavik
+# From CBC News's Samuel Wat in "Nunavimmiut have wound back their
+# clocks for the last time" (2025-11-07)
+# <https://www.cbc.ca/news/canada/north/nunavik-daylight-savings-9.6969650>:
+# ... once Nunavimmiut switch to daylight time next March, there will
+# be no more seasonal time changes to "spring forward" or "fall back."
+# Earlier this year, Makivvik, the organization representing Inuit in
+# Nunavik, launched a survey.... The organization ... confirmed that
+# last weekend would be the last time the region would sets its clocks
+# back in the fall.
+
+# Zone	NAME		STDOFF	RULES	FORMAT	[UNTIL]
+Zone America/Kuujjuaq	-4:33:40 -	LMT	1884 # Fort Chimo
+			-5:00	Canada	E%sT	1967
+			-5:00	Quebec	E%sT	1974
+			-5:00	Canada	E%sT	2026 Nov  1  2:00
+			-4:00	-	AST
+
 # Ontario
 
 # From Mark Brader (2003-07-26):
diff --git a/zone.tab b/zone.tab
index 2626b055..07968c7e 100644
--- a/zone.tab
+++ b/zone.tab
@@ -112,6 +112,7 @@ CA	+4439-06336	America/Halifax	Atlantic - NS (most areas), PE
 CA	+4612-05957	America/Glace_Bay	Atlantic - NS (Cape Breton)
 CA	+4606-06447	America/Moncton	Atlantic - New Brunswick
 CA	+5320-06025	America/Goose_Bay	Atlantic - Labrador (most areas)
+CA	+5806-06825	America/Kuujjuaq	Atlantic - Nunavik
 CA	+5125-05707	America/Blanc-Sablon	AST - QC (Lower North Shore)
 CA	+4339-07923	America/Toronto	Eastern - ON & QC (most areas)
 CA	+6344-06828	America/Iqaluit	Eastern - NU (most areas)
diff --git a/zone1970.tab b/zone1970.tab
index cd43e3d2..9defa599 100644
--- a/zone1970.tab
+++ b/zone1970.tab
@@ -105,6 +105,7 @@ CA	+4439-06336	America/Halifax	Atlantic - NS (most areas), PE
 CA	+4612-05957	America/Glace_Bay	Atlantic - NS (Cape Breton)
 CA	+4606-06447	America/Moncton	Atlantic - New Brunswick
 CA	+5320-06025	America/Goose_Bay	Atlantic - Labrador (most areas)
+CA	+5806-06825	America/Kuujjuaq	Atlantic - Nunavik
 CA,BS	+4339-07923	America/Toronto	Eastern - ON & QC (most areas)
 CA	+6344-06828	America/Iqaluit	Eastern - NU (most areas)
 CA	+4953-09709	America/Winnipeg	Central - ON (west), Manitoba
diff --git a/zonenow.tab b/zonenow.tab
index 1d64b391..55dd1105 100644
--- a/zonenow.tab
+++ b/zonenow.tab
@@ -87,6 +87,8 @@ XX	+2308-08222	America/Havana	Cuba
 #
 # -05/-04 - EST/EDT (North America DST)
 XX	+404251-0740023	America/New_York	Eastern (EST/EDT) - US & Canada
+# -05/-04 - EST/EDT (North America DST) until 2026-11-01; then AST
+XX	+5806-06825	America/Kuujjuaq	Nunavik, Quebec
 #
 # -04
 XX	+1030-06656	America/Caracas	western South America
-- 
2.51.0

Reply via email to