<i18n dev> RFR: 8339637: (tz) Update Timezone Data to 2024b
Justin Lu
jlu at openjdk.org
Tue Oct 1 18:19:37 UTC 2024
On Mon, 30 Sep 2024 14:03:15 GMT, Johny Jose <duke at openjdk.org> wrote:
> Timezone data 2024b changes
src/java.base/share/classes/java/time/ZoneId.java line 191:
> 189: * This map contains a mapping of the IDs that is in line with TZDB 2024b and
> 190: * later, where 'EST', 'MST' and 'HST' map to IDs which do not include daylight
> 191: * savings since 1970.
Hi Johny, the future flexibility clause seems to be missing in the spec update of ZoneId.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21265#discussion_r1783303975
More information about the i18n-dev
mailing list