<i18n dev> RFR: 8297804: (tz) Update Timezone Data to 2022g [v2]
Andrew John Hughes
andrew at openjdk.org
Mon Dec 5 14:38:51 UTC 2022
> Update to the latest tzdata, 2022g.
>
> Primary changes:
> * `America/Ojinaga` (CST) is split, creating `America/Ciudad_Juarez` (MST/MDT)
> * `America/Pangnirtung` becomes a link to `America/Iqaluit`
> * `America/Ojinaga` gains DST (CDT)
>
> See bug for the full details.
>
> There will likely also be CLDR changes ([CLDR-16181](https://unicode-org.atlassian.net/browse/CLDR-16181)) that are not yet included in this change. We can either wait for these and include them in this patch, or do a separate change like [JDK-8296715](https://bugs.openjdk.org/browse/JDK-8296715)
>
> Tests in `java/util/TimeZone`, `java/time/test` and `sun/text/resources` all pass.
Andrew John Hughes has updated the pull request incrementally with two additional commits since the last revision:
- Add CLDR changes from https://github.com/unicode-org/cldr/commit/0bd22412b35b6e7037a39c3ad6a4dc49c699439b
- Update tzdata version
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11438/files
- new: https://git.openjdk.org/jdk/pull/11438/files/27bf9277..82d3453b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11438&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11438&range=00-01
Stats: 23 lines in 5 files changed: 19 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/11438.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11438/head:pull/11438
PR: https://git.openjdk.org/jdk/pull/11438
More information about the i18n-dev
mailing list