On Thu, 29 Oct 2020 15:59:51 GMT, Naoto Sato <na...@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 <na...@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