Searched defs:dateFormat (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtfmtrtts.h88 SimpleDateFormat *dateFormat; member in class:DateFormatRoundTripTest
H A Ddtfmrgts.cpp1011 UnicodeString dateFormat = "MM/dd/yy HH:mm:ss zzz"; local
1012 SimpleDateFormat *fmt = new SimpleDateFormat(dateFormat, status);
/external/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.h88 SimpleDateFormat *dateFormat; member in class:DateFormatRoundTripTest
H A Ddtfmrgts.cpp1014 UnicodeString dateFormat = "MM/dd/yy HH:mm:ss zzz"; local
1015 SimpleDateFormat *fmt = new SimpleDateFormat(dateFormat, status);
/external/smack/src/org/jivesoftware/smack/util/
H A DDateFormatType.java44 private DateFormatType(String dateFormat) { argument
45 formatString = dateFormat;
H A DStringUtils.java217 private static Calendar parseXEP91Date(String stampString, DateFormat dateFormat) { argument
219 synchronized (dateFormat) {
220 dateFormat.parse(stampString);
221 return dateFormat.getCalendar();
775 public PatternCouplings(Pattern datePattern, DateFormat dateFormat) { argument
777 formatter = dateFormat;
780 public PatternCouplings(Pattern datePattern, DateFormat dateFormat, boolean shouldConvertToRFC822) { argument
782 formatter = dateFormat;
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/
H A DQueueDetails.java51 private SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); field in class:QueueDetails
128 buf.append(dateFormat.format(timestamp));
146 SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT);
177 joinTime = dateFormat.parse(parser.nextText());
180 Date wait = dateFormat.parse(parser.nextText());
H A DQueueOverview.java43 private SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT); field in class:QueueOverview
105 buf.append("<oldest>").append(dateFormat.format(oldestEntry)).append("</oldest>");
123 SimpleDateFormat dateFormat = new SimpleDateFormat(DATE_FORMAT);
140 queueOverview.setOldestEntry((dateFormat.parse(parser.nextText())));
/external/chromium_org/third_party/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/chromium_org/third_party/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/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
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/chromium_org/third_party/WebKit/Source/platform/text/
H A DLocaleICU.cpp151 static String getDateFormatPattern(const UDateFormat* dateFormat) argument
153 if (!dateFormat)
157 int32_t length = udat_toPattern(dateFormat, TRUE, 0, 0, &status);
162 udat_toPattern(dateFormat, TRUE, buffer.characters(), length, &status);
168 PassOwnPtr<Vector<String> > LocaleICU::createLabelVector(const UDateFormat* dateFormat, UDateFormatSymbolType type, int32_t startIndex, int32_t size) argument
170 if (!dateFormat)
172 if (udat_countSymbols(dateFormat, type) != startIndex + size)
179 int32_t length = udat_getSymbols(dateFormat, type, startIndex + i, 0, 0, &status);
184 udat_getSymbols(dateFormat, type, startIndex + i, buffer.characters(), length, &status);
302 String LocaleICU::dateFormat() function in class:blink::LocaleICU
[all...]
H A DLocaleWin.cpp410 String LocaleWin::dateFormat() function in class:blink::LocaleWin
417 String LocaleWin::dateFormat(const String& windowsFormat) function in class:blink::LocaleWin
467 builder.append(dateFormat());
479 builder.append(dateFormat());
/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 ...
/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 ...
/external/robolectric/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 Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 4137 milliseconds

12