From ce5862eb36e3f38d5cfeacaaad82b597bbf171c5 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Tue, 21 May 2024 14:49:33 -0400 Subject: [PATCH] CLDR-17111 Deprecate old style zone IDs * Deprecate old IDs like EST5EDT and WET, and make them aliases. Mappings are updated to match the upstream IANA mappings: https://github.com/eggert/tz/commit/782d082623aaa130178d944bdbfbb563d2e1adfa https://github.com/eggert/tz/commit/a0b09c0230089252acf2eb0f1ba922e99f7f4a03 * Fix broken timezone tests to handle newly-deprecated zones est5edt, cst6cdt, mst7mdt, and pst8pdt. --- common/bcp47/timezone.xml | 36 +++++++++---------- common/supplemental/supplementalMetadata.xml | 6 +++- .../org/unicode/cldr/unittest/TestLocale.java | 2 +- 3 files changed, 24 insertions(+), 20 deletions(-) diff --git a/common/bcp47/timezone.xml b/common/bcp47/timezone.xml index bb96a78bbe0..8b8067ef3c1 100644 --- a/common/bcp47/timezone.xml +++ b/common/bcp47/timezone.xml @@ -62,7 +62,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -141,7 +141,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -164,7 +164,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -196,7 +196,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -273,7 +273,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -308,7 +308,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -321,9 +321,9 @@ For terms of use, see http://www.unicode.org/copyright.html - + - + @@ -403,20 +403,20 @@ For terms of use, see http://www.unicode.org/copyright.html - + - - + + - + - + @@ -424,10 +424,10 @@ For terms of use, see http://www.unicode.org/copyright.html - + - + @@ -453,12 +453,12 @@ For terms of use, see http://www.unicode.org/copyright.html - + - + - + diff --git a/common/supplemental/supplementalMetadata.xml b/common/supplemental/supplementalMetadata.xml index dbee9c15cfd..09e0e28a0cb 100644 --- a/common/supplemental/supplementalMetadata.xml +++ b/common/supplemental/supplementalMetadata.xml @@ -1794,7 +1794,7 @@ For terms of use, see http://www.unicode.org/copyright.html - + @@ -1819,6 +1819,10 @@ For terms of use, see http://www.unicode.org/copyright.html + + + + entry : SUPPLEMENTAL_DATA_INFO.getBcp47Extension2Keys().entrySet()) {