<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v8]
Naoto Sato
naoto at openjdk.org
Fri Nov 17 21:17:36 UTC 2023
On Fri, 10 Nov 2023 03:31:26 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:
>
> fix format 'ja-JP-u-ca-japanese' ChronoLocalDate
I'll take another look at your latest changes and tests.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16033#issuecomment-1817114636
More information about the i18n-dev
mailing list