mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-422: Remove "Canada/East-Saskatchewan" time zone, which was removed from the IANA database in release 2017c of the database.
From http://mm.icann.org/pipermail/tz-announce/2017-October/000047.html: > > Remove Canada/East-Saskatchewan from the 'backward' file, as it > exceeded the 14-character limit and was an unused misnomer anyway. >
This commit is contained in:
@@ -419,7 +419,6 @@ angular.module('form').controller('timeZoneFieldController', ['$scope', '$inject
|
||||
"Canada" : {
|
||||
"Atlantic" : "Canada/Atlantic",
|
||||
"Central" : "Canada/Central",
|
||||
"East-Saskatchewan" : "Canada/East-Saskatchewan",
|
||||
"Eastern" : "Canada/Eastern",
|
||||
"Mountain" : "Canada/Mountain",
|
||||
"Newfoundland" : "Canada/Newfoundland",
|
||||
|
Reference in New Issue
Block a user