Lines Matching refs:Locale
131 * If a skeleton is not found in a locale's DateIntervalInfo, which means
176 * create an instance using default or given locale plus given skeleton.
183 * create an instance using default or given locale plus given skeleton
187 * Locale provides the timezone, calendar, and format symbols information.
208 * Locale("en", "GB", ""), status);
222 * Construct a DateIntervalFormat from skeleton and the default locale.
225 * createInstance(const UnicodeString& skeleton, const Locale& locale,
227 * with the value of locale as default locale.
239 * Construct a DateIntervalFormat from skeleton and a given locale.
253 * The given Locale provides the interval patterns.
261 * @param locale the given locale
269 const Locale& locale,
274 * DateIntervalInfo, and default locale.
277 * createInstance(const UnicodeString& skeleton, const Locale& locale,
279 * with the locale value as default locale.
294 * a DateIntervalInfo, and the given locale.
321 * @param locale the given locale
329 const Locale& locale,
609 * @param locale the locale of this date interval formatter.
615 DateIntervalFormat(const Locale& locale, DateIntervalInfo* dtItvInfo,
625 * @param locale the locale of this date interval formatter.
632 static DateIntervalFormat* U_EXPORT2 create(const Locale& locale,
638 * Create a simple date/time formatter from skeleton, given locale,
642 * @param locale the given locale.
652 const Locale& locale,
689 * Initialize interval patterns locale to this formatter
776 * and set them into the interval pattern locale to this formatter.
953 * The interval patterns for this locale.
976 * Following are interval information relavent (locale) to this formatter.