On Fri, 6 Nov 2020 23:59:36 GMT, Stephen Colebourne
wrote:
>> I find the whole "half way between the start and end" behaviour of day
>> periods odd anyway, but if it is to be supported then it should be
>> consistent as you've implemented.
>>
>> Another option I should have thought of earlie
> 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:
>