Searched defs:get_for_locale (Results 1 – 2 of 2) sorted by relevance
64 inline std::optional<icu4x::AnyCalendarKind> icu4x::AnyCalendarKind::get_for_locale(const icu4x::Lo… in get_for_locale() function in icu4x::AnyCalendarKind
67 pub fn get_for_locale(locale: &Locale) -> Option<AnyCalendarKind> { in get_for_locale() method