<i18n dev> RFR: 8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format [v11]

Shaojin Wen duke at openjdk.org
Mon Nov 20 20:07:25 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:

  update copyright

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16033/files
  - new: https://git.openjdk.org/jdk/pull/16033/files/0fa1f882..fec8f5e8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=10
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16033&range=09-10

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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