Integrated: 8297804: (tz) Update Timezone Data to 2022g
Andrew John Hughes
andrew at openjdk.org
Wed Dec 7 00:37:02 UTC 2022
On Wed, 30 Nov 2022 18:07:07 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: ce896731
Author: Andrew John Hughes <andrew at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ce896731d38866c2bf99cd49525062e150d94160
Stats: 240 lines in 26 files changed: 144 ins; 57 del; 39 mod
8297804: (tz) Update Timezone Data to 2022g
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/11438
More information about the core-libs-dev
mailing list