Searched refs:dateFormats (Results 1 - 20 of 20) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
H A DDateUtils.java112 * @param dateFormats the date formats to use
118 public static Date parseDate(final String dateValue, String[] dateFormats) argument
120 return parseDate(dateValue, dateFormats, null);
127 * @param dateFormats the date formats to use
139 String[] dateFormats,
146 if (dateFormats == null) {
147 dateFormats = DEFAULT_PATTERNS;
161 for (String dateFormat : dateFormats) {
137 parseDate( String dateValue, String[] dateFormats, Date startDate ) argument
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DGlobalizationPreferences.java641 if (dateFormats == null) {
642 dateFormats = new DateFormat[DF_LIMIT][DF_LIMIT];
644 dateFormats[dateStyle][timeStyle] = (DateFormat) format.clone(); // for safety
667 if (dateFormats != null) {
668 result = dateFormats[dateStyle][timeStyle];
741 dateFormats = null;
1134 private DateFormat[][] dateFormats; field in class:GlobalizationPreferences
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
H A DGlobalizationPreferences.java667 if (dateFormats == null) {
668 dateFormats = new DateFormat[DF_LIMIT][DF_LIMIT];
670 dateFormats[dateStyle][timeStyle] = (DateFormat) format.clone(); // for safety
694 if (dateFormats != null) {
695 result = dateFormats[dateStyle][timeStyle];
771 dateFormats = null;
1174 private DateFormat[][] dateFormats; field in class:GlobalizationPreferences
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
H A DFormatTests.java1925 SimpleDateFormat dateFormats[] = new SimpleDateFormat[patterns.length * locales.length];
1930 dateFormats[i++] = getCannedSimpleDateFormat(patterns[p], ULocale.forLocale(locales[l]));
1934 return dateFormats;
2010 ChineseDateFormat dateFormats[] = new ChineseDateFormat[patterns.length * locales.length];
2017 dateFormats[i++] = new ChineseDateFormat(patterns[p], locale);
2021 return dateFormats;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DFormatTests.java1924 SimpleDateFormat dateFormats[] = new SimpleDateFormat[patterns.length * locales.length];
1929 dateFormats[i++] = getCannedSimpleDateFormat(patterns[p], ULocale.forLocale(locales[l]));
1933 return dateFormats;
2009 ChineseDateFormat dateFormats[] = new ChineseDateFormat[patterns.length * locales.length];
2016 dateFormats[i++] = new ChineseDateFormat(patterns[p], locale);
2020 return dateFormats;
/external/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp516 DateFormat* dateFormats[COUNT]; local
517 dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS());
518 dateFormats[1] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getFrance());
522 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec);
529 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec);
583 DateFormat* df = dateFormats[j];
628 dateFormats[0]->format(aug13, buf, NULL, status);
632 delete dateFormats[i];
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DDateFormatTest.java357 DateFormat[] dateFormats = new DateFormat[COUNT];
358 dateFormats[0] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.US);
359 dateFormats[1] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.FRANCE);
363 dateFormats[2] = new SimpleDateFormat(buf.toString(), Locale.US);
370 dateFormats[3] = new SimpleDateFormat(buf.toString(), Locale.US);
460 DateFormat df = dateFormats[j];
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java353 DateFormat[] dateFormats = new DateFormat[COUNT];
354 dateFormats[0] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.US);
355 dateFormats[1] = DateFormat.getDateTimeInstance(DateFormat.FULL, DateFormat.FULL, Locale.FRANCE);
359 dateFormats[2] = new SimpleDateFormat(buf.toString(), Locale.US);
366 dateFormats[3] = new SimpleDateFormat(buf.toString(), Locale.US);
456 DateFormat df = dateFormats[j];
/external/robolectric/v1/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 657 milliseconds