From ca575a91c9348830074f8e1092a885d77ef774b5 Mon Sep 17 00:00:00 2001 From: Almaz Mingaleev Date: Thu, 28 Jan 2021 09:39:55 +0000 Subject: Cherry-pick CLDR-14434: Update Android CLDR tzdata from 2020f to 2021a. Cherry-picked from https://github.com/unicode-org/cldr/pull/969. Bug: 177978481 Test: cts tests Change-Id: If1849b27bae42db8e241e22167b06e299930fe60 --- common/supplemental/metaZones.xml | 3 ++- common/supplemental/windowsZones.xml | 4 ++-- tools/java/org/unicode/cldr/util/data/africa | 8 +++++++- tools/java/org/unicode/cldr/util/data/tzdb-version.txt | 2 +- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/common/supplemental/metaZones.xml b/common/supplemental/metaZones.xml index 9d735682..347a5321 100644 --- a/common/supplemental/metaZones.xml +++ b/common/supplemental/metaZones.xml @@ -95,7 +95,8 @@ For terms of use, see http://www.unicode.org/copyright.html - + + diff --git a/common/supplemental/windowsZones.xml b/common/supplemental/windowsZones.xml index 3316f19c..fd2ccb6d 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 - + @@ -406,6 +406,7 @@ For terms of use, see http://www.unicode.org/copyright.html + @@ -477,7 +478,6 @@ For terms of use, see http://www.unicode.org/copyright.html - diff --git a/tools/java/org/unicode/cldr/util/data/africa b/tools/java/org/unicode/cldr/util/data/africa index 834ed907..6fbfb051 100644 --- a/tools/java/org/unicode/cldr/util/data/africa +++ b/tools/java/org/unicode/cldr/util/data/africa @@ -1527,11 +1527,17 @@ Zone Africa/Khartoum 2:10:08 - LMT 1931 3:00 - EAT 2017 Nov 1 2:00 - CAT +# From Steffen Thorsen (2021-01-18): +# "South Sudan will change its time zone by setting the clock back 1 +# hour on February 1, 2021...." +# from https://eyeradio.org/south-sudan-adopts-new-time-zone-makuei/ + # South Sudan # Zone NAME STDOFF RULES FORMAT [UNTIL] Zone Africa/Juba 2:06:28 - LMT 1931 2:00 Sudan CA%sT 2000 Jan 15 12:00 - 3:00 - EAT + 3:00 - EAT 2021 Feb 1 00:00 + 2:00 - CAT # Tanzania # See Africa/Nairobi. diff --git a/tools/java/org/unicode/cldr/util/data/tzdb-version.txt b/tools/java/org/unicode/cldr/util/data/tzdb-version.txt index a481df8c..1d590958 100644 --- a/tools/java/org/unicode/cldr/util/data/tzdb-version.txt +++ b/tools/java/org/unicode/cldr/util/data/tzdb-version.txt @@ -1 +1 @@ -2020f +2021a -- cgit v1.2.3