Home
last modified time | relevance | path

Searched refs:timeFormat (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
DTestCLDRVsICU.java427 int timeFormat = 0;
456 timeFormat = index;
464 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat);
471 "\n\tTime: " + DateFormatNames[timeFormat] +
479 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) {
487 dt = DateFormat.getTimeInstance(DateFormatValues[timeFormat], locale);
490 } else if (timeFormat == 0) {
495 … dt = DateFormat.getDateTimeInstance(DateFormatValues[dateFormat], DateFormatValues[timeFormat],
501 …logln("\tinput:\t" + dateFormat + ", " + timeFormat + " => " + ((SimpleDateFormat) dt).toPattern()…
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/
DTestCLDRVsICU.java431 int timeFormat = 0;
460 timeFormat = index;
468 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat);
475 "\n\tTime: " + DateFormatNames[timeFormat] +
483 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) {
491 dt = DateFormat.getTimeInstance(DateFormatValues[timeFormat], locale);
494 } else if (timeFormat == 0) {
499 … dt = DateFormat.getDateTimeInstance(DateFormatValues[dateFormat], DateFormatValues[timeFormat],
505 …logln("\tinput:\t" + dateFormat + ", " + timeFormat + " => " + ((SimpleDateFormat) dt).toPattern()…
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java1232 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local
1235 fmtMap.put("2", timeFormat); in testNumericFormatWithMap()
DDateFormatTest.java4543 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local
4548 … formattedString = dateFormat.format(TEST_DATE) + " " + timeFormat.format(TEST_DATE); in TestDotAndAtLeniency()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1228 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local
1231 fmtMap.put("2", timeFormat); in testNumericFormatWithMap()
DDateFormatTest.java4539 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local
4544 … formattedString = dateFormat.format(TEST_DATE) + " " + timeFormat.format(TEST_DATE); in TestDotAndAtLeniency()
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp4365 … LocalPointer<DateFormat> timeFormat(DateFormat::createTimeInstance(timeStyle, locale)); in TestDotAndAtLeniency() local
4378 … formattedString = dateFormat->format(TEST_DATE, ds) + " " + timeFormat->format(TEST_DATE, ts); in TestDotAndAtLeniency()
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...
/external/chromium-trace/catapult/tracing/third_party/d3/
Dd3.min.js3 …},ic=/^\s*\d+/,oc=/^%/;Xo.locale=function(n){return{numberFormat:Tt(n),timeFormat:Pt(n)}};var ac=X…
5 …","s","w","nw","ne","se","sw"],["e","w"],["n","s"],[]],Ds=tc.format=ac.timeFormat,Ps=Ds.utc,Us=Ps(…
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...