On Tue, 25 Mar 2025 16:52:28 GMT, Naoto Sato <na...@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] LGTM ------------- Marked as reviewed by coffeys (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/24234#pullrequestreview-2714614328