[threeten-dev] Non-webrev: Change yyyy to uuuu
Stephen Colebourne
scolebourne at joda.org
Thu Feb 21 05:07:44 PST 2013
Not sure of your point.
The code still assumes the current era if YEAR_OF_ERA is received without ERA.
Stephen
On 21 February 2013 05:45, Masayoshi Okutsu <masayoshi.okutsu at oracle.com> wrote:
> I now understand where the Japanese date validation problem comes from. I
> don't think this approach is correct. 'y' is now bound to YEAR_OF_ERA,
> era-based date computation is inevitable. If ERA isn't given explicitly, the
> current ERA should be assumed.
>
>
> Masayoshi
>
> On 2/20/2013 1:20 AM, Stephen Colebourne wrote:
>>
>> See patch
>> https://gist.github.com/jodastephen/4987319
>>
>> Issue:
>> https://github.com/ThreeTen/threeten/issues/138
>>
>> I'd love to carry on and do more changes, but thats not practical
>> until this one is reviewed and committed...
>>
>> Stephen
>
>
More information about the threeten-dev
mailing list