[threeten-dev] [threeten-develop] Initial review of changes to support Hijrah variants
Stephen Colebourne
scolebourne at joda.org
Thu Feb 14 10:57:08 PST 2013
On 14 February 2013 18:46, roger riggs <roger.riggs at oracle.com> wrote:
> ok, here is an example and it raises an issue with the current
> Chronology.ofLocale
> behavior.
>
> locale =
> Locale.forLanguageTag("en-US-u-ca-islamic-cv-hijrah-umalqura");
> Chronology chrono = Chronology.ofLocale(locale);
Just noting that this is wrong:
"en-US-u-ca-islamic-cv-hijrah-umalqura"
it should be
"en-US-u-ca-islamic-cv-umalqura"
Stephen
More information about the threeten-dev
mailing list