From 5c39341ba8ff91257c603521242b0d89f226cbe0 Mon Sep 17 00:00:00 2001 From: kwadra Date: Mon, 7 Apr 2025 16:21:18 -0700 Subject: [PATCH] Add back the PHX timezone with DST --- src/web/timezones.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/web/timezones.json b/src/web/timezones.json index acadc8e..d4b9028 100644 --- a/src/web/timezones.json +++ b/src/web/timezones.json @@ -19,6 +19,7 @@ "Eastern US / Colombia (GMT-5)": "EST5EDT,M3.2.0/2,M11.1.0/2", "Central US / Mexico City (GMT-6)": "CST6CDT,M3.2.0/2,M11.1.0/2", "Mountain US / Canada (GMT-7)": "MST7MDT,M3.2.0/2,M11.1.0/2", + "Phoenix / US (GMT-7)": "MST7", "Pacific US / Canada (GMT-8)": "PST8PDT,M3.2.0/2,M11.1.0/2", "Alaska (GMT-9)": "AKST9AKDT,M3.2.0/2,M11.1.0/2", "Hawaii / Tahiti (GMT-10)": "HST10",