aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmaz Mingaleev <mingaleev@google.com>2021-01-07 10:40:35 +0000
committerAlmaz Mingaleev <mingaleev@google.com>2021-01-12 21:32:39 +0000
commitb3d8f0443a11fbf456afdc278a687133523ffc86 (patch)
tree52cd169b450296f0d46dbbb3cb2a73d650969209
parent0b94fef1d2d6d0c1bc0c2168703f1fb053ac5e96 (diff)
downloadcldr-b3d8f0443a11fbf456afdc278a687133523ffc86.tar.gz
DO NOT MERGE Add new Windows time zone for Yukon Standard time. [R]
Cherry-pick https://github.com/unicode-org/cldr/commit/042bdd299d38cc33d361726eb1af08294719d4f6. This CL also updates typeVersion in windowsZones.xml from 2019f to 2020d. Changes up to CLDR-14301(cherry-picked) were already applied to this file, but version was left untouched as https://github.com/unicode-org/cldr/commit/84cef63701b74ffe6153af9c2e621da2aaf08d80#diff-213eaf1f51bc8d033428f97392cdef116637e514d4a69b137e064363e935fcdb was not applied. ./external/icu/updatecldrdata.py changed only icu4c/source/data/misc/windowsZones.txt. Bug: 177201403 Test: None Merged-In: I913fd73dcc8f8e33f502213a5c29bf6c6ad61cb0 Change-Id: I913fd73dcc8f8e33f502213a5c29bf6c6ad61cb0
-rw-r--r--common/supplemental/windowsZones.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/common/supplemental/windowsZones.xml b/common/supplemental/windowsZones.xml
index 23e75f10..9245bfa7 100644
--- a/common/supplemental/windowsZones.xml
+++ b/common/supplemental/windowsZones.xml
@@ -9,7 +9,7 @@ For terms of use, see http://www.unicode.org/copyright.html
<supplementalData>
<version number="$Revision$"/>
<windowsZones>
- <mapTimezones otherVersion="7e11200" typeVersion="2019b">
+ <mapTimezones otherVersion="7e11800" typeVersion="2020d">
<!-- (UTC-12:00) International Date Line West -->
<mapZone other="Dateline Standard Time" territory="001" type="Etc/GMT+12"/>
@@ -64,7 +64,6 @@ For terms of use, see http://www.unicode.org/copyright.html
<!-- (UTC-07:00) Arizona -->
<mapZone other="US Mountain Standard Time" territory="001" type="America/Phoenix"/>
- <mapZone other="US Mountain Standard Time" territory="CA" type="America/Whitehorse America/Creston America/Dawson America/Dawson_Creek America/Fort_Nelson"/>
<mapZone other="US Mountain Standard Time" territory="MX" type="America/Hermosillo"/>
<mapZone other="US Mountain Standard Time" territory="US" type="America/Phoenix"/>
<mapZone other="US Mountain Standard Time" territory="ZZ" type="Etc/GMT+7"/>
@@ -80,6 +79,10 @@ For terms of use, see http://www.unicode.org/copyright.html
<mapZone other="Mountain Standard Time" territory="US" type="America/Denver America/Boise"/>
<mapZone other="Mountain Standard Time" territory="ZZ" type="MST7MDT"/>
+ <!-- (UTC-07:00) Yukon -->
+ <mapZone other="Yukon Standard Time" territory="001" type="America/Whitehorse"/>
+ <mapZone other="Yukon Standard Time" territory="CA" type="America/Whitehorse America/Creston America/Dawson America/Dawson_Creek America/Fort_Nelson"/>
+
<!-- (UTC-06:00) Central America -->
<mapZone other="Central America Standard Time" territory="001" type="America/Guatemala"/>
<mapZone other="Central America Standard Time" territory="BZ" type="America/Belize"/>