<i18n dev> RFR: 8177819: DateTimeFormatterBuilder zone parsing should recognise DST [v4]
Stephen Colebourne
scolebourne at openjdk.java.net
Wed Dec 1 14:22:28 UTC 2021
On Mon, 29 Nov 2021 17:41:34 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.
>
> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>
> Refined wording. Removed `LENIENT` parser. Added tests for CI.
Marked as reviewed by scolebourne (Author).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6527
More information about the i18n-dev
mailing list