<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v10]
Naoto Sato
naoto at openjdk.org
Mon Nov 20 18:24:45 UTC 2023
On Sat, 18 Nov 2023 17:38:48 GMT, Shaojin Wen <duke at openjdk.org> wrote:
>> j.u.Formatter now prints "%tF" (iso standard date) and the result is incorrect when processing year < 0 or year > 9999
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
>
> add JapaneseChronology testcase
Looks good. Thanks for fixing the issue. Please change the copyright year from 2022 to 2023 in the test before integrating.
-------------
Marked as reviewed by naoto (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16033#pullrequestreview-1740431565
More information about the i18n-dev
mailing list