]> granicus.if.org Git - icu/commitdiff
ICU-22151 Update timezone-region supplementation mapping data for Jan Mayen and some...
authoryumaoka <y.umaoka@gmail.com>
Thu, 15 Sep 2022 22:42:50 +0000 (18:42 -0400)
committerMarkus Scherer <markus.icu@gmail.com>
Fri, 16 Sep 2022 23:49:42 +0000 (16:49 -0700)
icu4c/source/data/misc/zoneinfo64.txt
icu4c/source/test/intltest/tztest.cpp
icu4c/source/tools/tzcode/icuregions
icu4j/main/shared/data/icutzdata.jar
icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/TimeZoneTest.java

index bb7acc0012cc982b5245d0ad3892914ee274944c..a91dd11a0d0804a3339fc7fef9253bf1cada7c43 100644 (file)
@@ -3,7 +3,7 @@
 // License & terms of use: http://www.unicode.org/copyright.html
 //---------------------------------------------------------
 // Build tool:  tz2icu
-// Build date:  Thu Aug 18 04:47:36 2022
+// Build date:  Thu Sep 15 17:54:12 2022
 // tz database: ftp://ftp.iana.org/tz/
 // tz version:  2022b
 // ICU version: 72.0.1
@@ -3036,7 +3036,7 @@ zoneinfo64:table(nofallback) {
   "BF", //Z#52 Africa/Ouagadougou
   "BJ", //Z#53 Africa/Porto-Novo
   "ST", //Z#54 Africa/Sao_Tome
-  "CI", //Z#55 Africa/Timbuktu
+  "ML", //Z#55 Africa/Timbuktu
   "LY", //Z#56 Africa/Tripoli
   "TN", //Z#57 Africa/Tunis
   "NA", //Z#58 Africa/Windhoek
@@ -3215,7 +3215,7 @@ zoneinfo64:table(nofallback) {
   "AQ", //Z#231 Antarctica/McMurdo
   "AQ", //Z#232 Antarctica/Palmer
   "AQ", //Z#233 Antarctica/Rothera
-  "NZ", //Z#234 Antarctica/South_Pole
+  "AQ", //Z#234 Antarctica/South_Pole
   "AQ", //Z#235 Antarctica/Syowa
   "AQ", //Z#236 Antarctica/Troll
   "AQ", //Z#237 Antarctica/Vostok
@@ -3325,7 +3325,7 @@ zoneinfo64:table(nofallback) {
   "CV", //Z#341 Atlantic/Cape_Verde
   "FO", //Z#342 Atlantic/Faeroe
   "FO", //Z#343 Atlantic/Faroe
-  "DE", //Z#344 Atlantic/Jan_Mayen
+  "SJ", //Z#344 Atlantic/Jan_Mayen
   "PT", //Z#345 Atlantic/Madeira
   "IS", //Z#346 Atlantic/Reykjavik
   "GS", //Z#347 Atlantic/South_Georgia
@@ -3566,7 +3566,7 @@ zoneinfo64:table(nofallback) {
   "PW", //Z#582 Pacific/Palau
   "PN", //Z#583 Pacific/Pitcairn
   "FM", //Z#584 Pacific/Pohnpei
-  "SB", //Z#585 Pacific/Ponape
+  "FM", //Z#585 Pacific/Ponape
   "PG", //Z#586 Pacific/Port_Moresby
   "CK", //Z#587 Pacific/Rarotonga
   "MP", //Z#588 Pacific/Saipan
@@ -3574,10 +3574,10 @@ zoneinfo64:table(nofallback) {
   "PF", //Z#590 Pacific/Tahiti
   "KI", //Z#591 Pacific/Tarawa
   "TO", //Z#592 Pacific/Tongatapu
-  "PG", //Z#593 Pacific/Truk
+  "FM", //Z#593 Pacific/Truk
   "UM", //Z#594 Pacific/Wake
   "WF", //Z#595 Pacific/Wallis
-  "PG", //Z#596 Pacific/Yap
+  "FM", //Z#596 Pacific/Yap
   "PL", //Z#597 Poland
   "PT", //Z#598 Portugal
   "TW", //Z#599 ROC
index b3b5d305529ea0eb0d737896f5f68d292863d5a0..8a7d3dd8c40f045cafb98b995b672f1a797f789c 100644 (file)
@@ -2423,6 +2423,8 @@ void TimeZoneTest::TestGetRegion()
         {"Asia/Riyadh",                     "SA"},
         // tz file solar87 was removed from tzdata2013i
         // {"Asia/Riyadh87",                   "001"}, // this should be "SA" actually, but not in zone.tab
+        {"Atlantic/Jan_Mayen",              "SJ"},
+        {"Pacific/Truk",                    "FM"},
         {"Etc/Unknown",                     0},  // CLDR canonical, but not a sysmte zone ID
         {"bogus",                           0},  // bogus
         {"GMT+08:00",                       0},  // a custom ID, not a system zone ID
index c3c138a1228d47ba42fb52278556fa4066490389..ed9dfe534cc890b4385fafed2fd234a4ff609845 100644 (file)
 # <zone_id> <region_code>
 #
 Africa/Asmera ER
+Africa/Timbuktu ML
 America/Coral_Harbour CA
 America/Montreal CA
 America/Virgin VI
+Antarctica/South_Pole AQ
+Atlantic/Jan_Mayen SJ
 Europe/Simferopol UA
 Pacific/Johnston UM
+Pacific/Ponape FM
+Pacific/Truk FM
+Pacific/Yap FM
 
index 918a18922d171f8aa3d2ab3139d8f4ee6d0bb46f..292c31eb2c149e39801513210cf4f3cf1f442aee 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:5a14ed048e544ba57e9ff3d2a7424ce978ef45da895c4c75568e2809c5133403
-size 93663
+oid sha256:43439de857605f4c5b84d73891bb2d0ede88866bf93db98bdf1e7638e3849bbf
+size 93667
index 9d6df9e4454ce04af0994f8a1278630b682afb8a..c216c202a1c90453ed96915dbc91a4fdb76c5ffa 100644 (file)
@@ -1899,6 +1899,8 @@ public class TimeZoneTest extends TestFmwk
             {"Asia/Riyadh",                     "SA"},
             // tz file solar87 was removed from tzdata2013i
             // {"Asia/Riyadh87",                   "001"}, // this should be "SA" actually, but not in zone.tab
+            {"Atlantic/Jan_Mayen",              "SJ"},
+            {"Pacific/Truk",                    "FM"},
             {"Etc/Unknown",                     null},  // CLDR canonical, but not a sysmte zone ID
             {"bogus",                           null},  // bogus
             {"GMT+08:00",                       null},  // a custom ID, not a system zone ID