From eae1acef5f5886566455282cff85119c8451d911 Mon Sep 17 00:00:00 2001 From: Eli Yukelzon Date: Tue, 15 Oct 2019 19:43:20 +0300 Subject: [PATCH] removed unsupported timezones (#12707) --- services/timezones/default.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/services/timezones/default.go b/services/timezones/default.go index 065d0eef72..db84a2510c 100644 --- a/services/timezones/default.go +++ b/services/timezones/default.go @@ -378,7 +378,6 @@ var DefaultSupportedTimezones = []string{ "CST6CDT", "Canada/Atlantic", "Canada/Central", - "Canada/East-Saskatchewan", "Canada/Eastern", "Canada/Mountain", "Canada/Newfoundland", @@ -491,7 +490,6 @@ var DefaultSupportedTimezones = []string{ "Europe/Zagreb", "Europe/Zaporozhye", "Europe/Zurich", - "Factory", "GB", "GB-Eire", "GMT",