[threeten-dev] Non-webrev: Change yyyy to uuuu
Masayoshi Okutsu
masayoshi.okutsu at oracle.com
Tue Feb 19 16:48:58 PST 2013
I haven't looked at code changes yet, but I noticed the following test
data change.
- { "\u662d\u548c64\u5e741\u67089\u65e5\u6708\u66dc\u65e5" }, // S64.01.09 (Mon)
+ // line commented out, as S64.01.09 seems like a reasonable thing to parse
+ // (era "S" ended on S64.01.07, but a little leniency is a good thing
+// { "\u662d\u548c64\u5e741\u67089\u65e5\u6708\u66dc\u65e5" }, // S64.01.09 (Mon)
What's the reason behind this change? Is there any way to validate given
Japanese calendar dates?
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