AbstractChronology.ofLocale

Obtains an instance of {@code Chronology} from a locale. !(p) See {@link Chronology#ofLocale(Locale)}.

@param locale the locale to use to obtain the calendar system, not null @return the calendar system associated with the locale, not null @throws hunt.time.Exceptions if the locale-specified calendar cannot be found

class AbstractChronology
static
ofLocale
(
Locale locale
)

Meta