<i18n dev> RFR: 8352716: (tz) Update Timezone Data to 2025b

Joe Wang joehw at openjdk.org
Tue Mar 25 22:26:20 UTC 2025


On Tue, 25 Mar 2025 16:52:28 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Incorporating the latest IANA Time Zone Database (2025b). Manually confirmed the newly introduced time zone stays at the same offset (-03) on/after 2025-04-06:
> 
> jshell> ZoneId.of("America/Coyhaique").getRules().getValidOffsets(LocalDateTime.of(2025, 4, 6, 0, 0))
> $198 ==> [-03:00]

Marked as reviewed by joehw (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24234#pullrequestreview-2715339875


More information about the i18n-dev mailing list