<i18n dev> Integrated: 8352716: (tz) Update Timezone Data to 2025b
Naoto Sato
naoto at openjdk.org
Wed Mar 26 16:12: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]
This pull request has now been integrated.
Changeset: 1d205f5f
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1d205f5f0704f251eb68165f3caf1e70d542ae63
Stats: 96 lines in 5 files changed: 77 ins; 4 del; 15 mod
8352716: (tz) Update Timezone Data to 2025b
Reviewed-by: coffeys, joehw
-------------
PR: https://git.openjdk.org/jdk/pull/24234
More information about the i18n-dev
mailing list