From 04197983992d47acef7ea6b1d745c7081a4879a0 Mon Sep 17 00:00:00 2001 From: Justin Grant Date: Thu, 18 Jul 2024 11:04:33 -0700 Subject: [PATCH] CLDR-17111 Deprecate POSIX zone IDs like EST5EDT * Following upstream IANA changes, deprecate old IDs like EST5EDT and EET, and make them aliases. Mappings are updated to match these IANA commits: https://github.com/eggert/tz/commit/782d082 https://github.com/eggert/tz/commit/a0b09c0 * Fix 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()) {