Integrated: 8310182: DateTimeFormatter date formats (ISO_LOCAL_DATE) separated with hyphen, not dash
Naoto Sato
naoto at openjdk.org
Tue Jun 27 16:16:21 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.
This pull request has now been integrated.
Changeset: ec45bd64
Author: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ec45bd64d504d579aef54c924fb8ca75a944036f
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
8310182: DateTimeFormatter date formats (ISO_LOCAL_DATE) separated with hyphen, not dash
Reviewed-by: rriggs, darcy, iris, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/14620
More information about the core-libs-dev
mailing list