<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v6]
Roger Riggs
rriggs at openjdk.org
Thu Nov 9 15:44:02 UTC 2023
On Wed, 8 Nov 2023 00:52:36 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:
>
> Use minus sign from cached DecimalFormatSymbols and improved testcase
Thanks for the updates.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16033#pullrequestreview-1722846831
More information about the i18n-dev
mailing list