Home | History | Annotate | Download | only in i18n

Lines Matching refs:Locale

164 :   Calendar(zone, Locale::getDefault(), status),
175 : Calendar(zone, Locale::getDefault(), status),
185 GregorianCalendar::GregorianCalendar(const Locale& aLocale, UErrorCode& status)
196 GregorianCalendar::GregorianCalendar(TimeZone* zone, const Locale& aLocale,
208 GregorianCalendar::GregorianCalendar(const TimeZone& zone, const Locale& aLocale,
222 : Calendar(TimeZone::createDefault(), Locale::getDefault(), status),
237 : Calendar(TimeZone::createDefault(), Locale::getDefault(), status),
255 : Calendar(TimeZone::createDefault(), Locale::getDefault(), status),
767 // // is zero-based, with 0 being the locale-specific first day of
957 // doesn't count in this locale. Then we fill in the ends with
972 // in this locale. We have dow in 0..6.
980 // Find the day of the week (normalized for locale) for the first
996 // Get the day of the week (normalized for locale) for the last