We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c125cf6 commit 2c584abCopy full SHA for 2c584ab
1,072 files changed
icu4c/source/data/locales/root.txt
icu4c/source/data/misc/keyTypeData.txt
@@ -72,9 +72,6 @@ keyTypeData:table(nofallback){
72
co{
73
direct{"true"}
74
}
75
- tz{
76
- camtr{"true"}
77
- }
78
79
80
typeMap{
icu4c/source/data/misc/supplementalData.txt
@@ -11414,6 +11414,7 @@ supplementalData:table(nofallback){
11414
"cnzzzz",
11415
"cozzzz",
11416
"cpzzzz",
11417
+ "cqzzzz",
11418
"crzzzz",
11419
"cuzzzz",
11420
"cvzzzz",
icu4c/source/data/misc/timezoneTypes.txt
@@ -5,6 +5,7 @@ timezoneTypes:table(nofallback){
5
bcpTypeAlias{
6
tz{
7
aqams{"nzakl"}
8
+ camtr{"cator"}
9
cnckg{"cnsha"}
10
cnhrb{"cnsha"}
11
cnkhg{"cnurc"}
@@ -29,6 +30,7 @@ timezoneTypes:table(nofallback){
29
30
"America:Indiana:Indianapolis"{"America/Indianapolis"}
31
"America:Kentucky:Louisville"{"America/Louisville"}
32
"America:Knox_IN"{"America/Indiana/Knox"}
33
+ "America:Montreal"{"America/Toronto"}
34
"America:Nuuk"{"America/Godthab"}
35
"America:Porto_Acre"{"America/Rio_Branco"}
36
"America:Rosario"{"America/Cordoba"}
@@ -302,7 +304,6 @@ timezoneTypes:table(nofallback){
302
304
"America:Moncton"{"camon"}
303
305
"America:Monterrey"{"mxmty"}
306
"America:Montevideo"{"uymvd"}
- "America:Montreal"{"camtr"}
307
"America:Montserrat"{"msmni"}
308
"America:Nassau"{"bsnas"}
309
"America:New_York"{"usnyc"}
icu4j/main/shared/data/icudata.jar
@@ -1,3 +1,3 @@
1
version https://git-lfs.github.com/spec/v1
2
-oid sha256:d024374d3e1315741827c0468e0a99376c3287753ba97b92f781b7668663351f
3
-size 14329363
+oid sha256:ed002e6f698efb2b50ad0e1d874783c7d2fe151f82793e6d417761420de7fb95
+size 14330665
icu4j/main/shared/data/icutzdata.jar
-oid sha256:9b7897753faf79bc321552015ac030fcec3199a8401a4b79a70e6bde0d27a818
-size 94828
+oid sha256:bef04215beaf1d2b59249d9c13489509321d49838a40b50d503987b3147a020a
+size 94829
icu4j/main/shared/data/testdata.jar
-oid sha256:108571f2b1f96cc6da00a0eaf32855cb121c418c34c00c8c911185dfeb5f70ac
-size 834588
+oid sha256:40002d4d7cdc81c4c1ca9ade3da22596b7e56b5c6b997c4ebc254b403bb8020d
+size 831605
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/TestLocaleValidity.java
@@ -90,6 +90,8 @@ public void testBasic() {
90
{"OK", "en-u-ss-none"},
91
{"OK", "en-t-t0-und"},
92
{"OK", "en-t-x0-12345678"},
93
+ {"OK", "en-u-tz-camtr"}, // CLDR 43 no longer deprecated, see CLDR-16489
94
+
95
96
// tests from LDML spec section on Hybrid Locale Identifiers
97
{"OK", "hi-t-en-h0-hybrid"},
@@ -179,7 +181,7 @@ public void testBasic() {
179
181
//{"{u, ca-civil}", "en-u-ca-islamicc"}, // deprecated, but turns into valid
180
182
{"{u, co-direct}", "en-u-co-direct"}, // deprecated
183
{"{u, kh}", "en-u-kh-false"}, // deprecated
- {"{u, tz-camtr}", "en-u-tz-camtr"}, // deprecated
184
+ //{"{u, tz-camtr}", "en-u-tz-camtr"}, // CLDR 43 no longer deprecated, see CLDR-16489
185
{"{u, vt}", "en-u-vt-0020-0041"}, // deprecated
186
};
187
final LinkedHashSet<String> foundKeys = new LinkedHashSet<String>();
icu4j/maven-build/maven-icu4j-datafiles/src/main/resources/com/ibm/icu/impl/data/icudt73b/af.res
0 Bytes
icu4j/maven-build/maven-icu4j-datafiles/src/main/resources/com/ibm/icu/impl/data/icudt73b/af_NA.res
0 commit comments