Searched refs:dateFormat (Results 1 - 16 of 16) sorted by relevance

/external/icu4c/test/intltest/
H A Ddtfmtrtts.cpp44 DateFormatRoundTripTest::DateFormatRoundTripTest() : dateFormat(0) {
48 delete dateFormat;
481 if (dateFormat == 0) {
482 dateFormat = new SimpleDateFormat((UnicodeString)"EEE MMM dd HH:mm:ss.SSS zzz yyyy G", ec);
483 if (U_FAILURE(ec) || dateFormat == 0) {
485 delete dateFormat;
486 dateFormat = 0;
491 dateFormat->format(d, fgStr);
H A Ddtfmtrtts.h88 SimpleDateFormat *dateFormat; member in class:DateFormatRoundTripTest
H A Ddtfmrgts.cpp1009 UnicodeString dateFormat = "MM/dd/yy HH:mm:ss zzz"; local
1010 SimpleDateFormat *fmt = new SimpleDateFormat(dateFormat, status);
H A Dcalregts.cpp2598 SimpleDateFormat dateFormat("MM/dd/yyyy HH:mm z", locale, ec);
2620 dateFormat.setTimeZone(*t);
2641 dateFormat.format(yesterday, buf1) + " +1d= " +
2642 dateFormat.format(cal->getTime(ec), buf2));
/external/apache-http/src/org/apache/http/impl/cookie/
H A DDateUtils.java156 for (String dateFormat : dateFormats) {
157 SimpleDateFormat dateParser = DateFormatHolder.formatFor(dateFormat);
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
H A Ddate-format-xparb.js18 Date.prototype.dateFormat = function(format) {
414 var shortFormat = date.dateFormat("Y-m-d");
415 var longFormat = date.dateFormat("l, F d, Y g:i:s A");
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
H A Ddate-format-xparb.js18 Date.prototype.dateFormat = function(format) {
414 var shortFormat = date.dateFormat("Y-m-d");
415 var longFormat = date.dateFormat("l, F d, Y g:i:s A");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/utils/
H A DUtil.java465 SimpleDateFormat dateFormat = new SimpleDateFormat("KK:mm:ss"); //$NON-NLS-1$
466 return dateFormat.format(date);
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DSimpleDateFormatTest.java496 SimpleDateFormat dateFormat = new SimpleDateFormat();
498 dateFormat.format(null, new StringBuffer(), new FieldPosition(1));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 137 milliseconds