<i18n dev> Integrated: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format
Shaojin Wen
duke at openjdk.org
Tue Nov 21 17:03:24 UTC 2023
On Tue, 3 Oct 2023 21:37:46 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
This pull request has now been integrated.
Changeset: 61d81d64
Author: Shaojin Wen <shaojin.wensj at alibaba-inc.com>
Committer: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/61d81d6496a38e43a6039abc041b67626f06f5c9
Stats: 83 lines in 2 files changed: 81 ins; 0 del; 2 mod
8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format
Reviewed-by: rriggs, naoto
-------------
PR: https://git.openjdk.org/jdk/pull/16033
More information about the i18n-dev
mailing list