Lines Matching refs:Locale
163 * zone with the default locale.
173 * with the default locale. Clients are no longer responsible for deleting the given
185 * with the default locale.
196 * with the given locale.
198 * @param aLocale The given locale.
203 GregorianCalendar(const Locale& aLocale, UErrorCode& success);
207 * with the given locale. Clients are no longer responsible for deleting the given
211 * @param aLocale The given locale.
216 GregorianCalendar(TimeZone* zoneToAdopt, const Locale& aLocale, UErrorCode& success);
220 * with the given locale.
223 * @param aLocale The given locale.
228 GregorianCalendar(const TimeZone& zone, const Locale& aLocale, UErrorCode& success);
232 * zone with the default locale.
246 * default time zone with the default locale.
262 * default time zone with the default locale.