<i18n dev> Integrated: 8247781: Day periods support

Naoto Sato naoto at openjdk.java.net
Mon Nov 16 23:16:19 UTC 2020


On Thu, 29 Oct 2020 15:59:51 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Hi,
> 
> Please review the changes for the subject issue. This is to enhance the java.time package to support day periods, such as "in the morning", defined in CLDR. It will add a new pattern character 'B' and its supporting builder method. The motivation and its spec are in this CSR:
> 
> https://bugs.openjdk.java.net/browse/JDK-8254629
> 
> Naoto

This pull request has now been integrated.

Changeset: bf84dac4
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bf84dac4
Stats:     1243 lines in 20 files changed: 1039 ins; 87 del; 117 mod

8247781: Day periods support

Reviewed-by: scolebourne, rriggs, joehw

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

PR: https://git.openjdk.java.net/jdk/pull/938


More information about the i18n-dev mailing list