<i18n dev> RFR: 8177819: DateTimeFormatterBuilder zone parsing should recognise DST [v3]

Joe Wang joehw at openjdk.java.net
Thu Nov 25 00:11:04 UTC 2021


On Wed, 24 Nov 2021 23:25:22 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 two additional commits since the last revision:
> 
>  - Replaced integer literals.
>  - Refined wording #2

Thanks Naoto. The change Look good to me.

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

Marked as reviewed by joehw (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6527


More information about the i18n-dev mailing list