<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v4]
Shaojin Wen
duke at openjdk.org
Mon Nov 6 14:55:54 UTC 2023
> 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:
revert localize change
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16033/files
- new: https://git.openjdk.org/jdk/pull/16033/files/8b31e875..b6313fc0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=02-03
Stats: 31 lines in 2 files changed: 0 ins; 27 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/16033.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16033/head:pull/16033
PR: https://git.openjdk.org/jdk/pull/16033
More information about the i18n-dev
mailing list