<i18n dev> RFR: 8247781: Day periods support [v11]
Naoto Sato
naoto at openjdk.java.net
Thu Nov 12 20:09:04 UTC 2020
On Thu, 12 Nov 2020 15:18:44 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Naoto Sato has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Clarified 24:00 for "midnight" type in the spec. Some clean up.
>
> src/java.base/share/classes/java/time/format/DateTimeFormatterBuilder.java line 1483:
>
>> 1481: * exception is thrown and the day period is ignored.
>> 1482: * <p>
>> 1483: * "midnight" type allows both "00:00" as the start-of-day and "24:00" as the
>
> Editorial: Add "The " at the beginning of the sentence.
Fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/938
More information about the i18n-dev
mailing list