<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 17:27:00 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

Without the change localization of the dates, the CSR is not needed

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

PR Comment: https://git.openjdk.org/jdk/pull/16033#issuecomment-1804251322


More information about the i18n-dev mailing list