|
From: 'Victor C. v. icu-s. <icu...@un...> - 2024-12-11 15:56:37
|
Hi, We followed this ICU documentation to update the time zone data in the ICU. https://unicode-org.github.io/icu/userguide/datetime/timezone/#updating-the-time-zone-data Essentially, the following 4 files need to be updated. - zoneinfo64.res - windowsZones.res - timezoneTypes.res - metaZones.res However, we found this *tzdbNames.res* in the binary ICU packaged data. Is it used by ICU? The source of tzdbNames can be found here. https://github.com/unicode-org/icu/blob/maint/maint-76/icu4c/source/data/zone/tzdbNames.txt The last update was 7 years ago. I guess that this file is obsolete? Or will the file get updated in the future ICU release? -- Victor Chang -- You received this message because you are subscribed to the Google Groups "icu-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to icu...@un.... To view this discussion visit https://groups.google.com/a/unicode.org/d/msgid/icu-support/CAEZ7a%3DawMDyoeL4_g1%3Dbtkw9jkeH03FmT5ZJGS%3DU3ePh1rYViw%40mail.gmail.com. |