<i18n dev> Integrated: 8177819: DateTimeFormatterBuilder zone parsing should recognise DST
Naoto Sato
naoto at openjdk.java.net
Wed Dec 1 17:17:32 UTC 2021
On Tue, 23 Nov 2021 17:00:58 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> This fix intends to honor the type (std/dst/generic) of parsed zone name for selecting the offset at the overlap. Corresponding CSR has also been drafted.
This pull request has now been integrated.
Changeset: a363b7b9
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a363b7b9217cbb9a7580a87b812da8d5a4215326
Stats: 204 lines in 5 files changed: 74 ins; 83 del; 47 mod
8177819: DateTimeFormatterBuilder zone parsing should recognise DST
8277049: ZonedDateTime parse in Fall DST transition fails to retain the correct zonename.
Reviewed-by: joehw, scolebourne
-------------
PR: https://git.openjdk.java.net/jdk/pull/6527
More information about the i18n-dev
mailing list