RFR: 8310182: DateTimeFormatter date formats (ISO_LOCAL_DATE) separated with hyphen, not dash
Roger Riggs
rriggs at openjdk.org
Thu Jun 22 20:54:03 UTC 2023
On Thu, 22 Jun 2023 20:36:48 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Replacing the ambiguous `dash` with `hyphen-minus` for more clarity. There are other locations than `ISO_LOCAL_DATE` that have the same description. Those are corrected too.
Correcting the description of the delimiter seems like the best solution.
As a doc-only change it would also be appropriate for JDK 21 also.
-------------
Marked as reviewed by rriggs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14620#pullrequestreview-1493979047
PR Comment: https://git.openjdk.org/jdk/pull/14620#issuecomment-1603298580
More information about the core-libs-dev
mailing list