<i18n dev> RFR: 8304763: (tz) Update Timezone Data to 2023a

Naoto Sato naoto at openjdk.org
Fri Mar 31 01:11:15 UTC 2023


On Fri, 31 Mar 2023 00:02:02 GMT, Yoshiki Sato <ysatowse at openjdk.org> wrote:

> Pleases review this PR. 
> The PR includes the following changes.
> - tzdata 2023c
> - Hack code to deal with Cairo's DST end, which is same as done in 2014g([JDK-8049343](https://bugs.openjdk.org/browse/JDK-8049343)).  To work around the the limitation of JSR 310 compiler, where the time 24:00 is recognized as 0:00 in the previous day.

IIUC, this PR is for `2023a` so this should be withdrawn. Instead, you may want to open a PR for https://bugs.openjdk.org/browse/JDK-8305113 which is for `2023c`?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13255#issuecomment-1491153257


More information about the i18n-dev mailing list