[threeten-dev] Non-webrev: Change yyyy to uuuu
    Masayoshi Okutsu 
    masayoshi.okutsu at oracle.com
       
    Wed Feb 20 21:45:34 PST 2013
    
    
  
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