Searched defs:date1 (Results 1 - 12 of 12) sorted by relevance

/external/icu/icu4c/source/samples/dtitvfmtsample/
H A Ddtitvfmtsample.cpp37 UDate date1 = cal->getTime(status); local
45 new DateInterval(date1,date2),
/external/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c203 UDate date1, date2; local
212 date1 = ucal_getNow();
213 now=myDateFormat(format, date1);
220 if (!(date2 == date1)) log_err("FAIL\n");
H A Dccaltst.c1215 UDate date1; local
1244 date1=ucal_getMillis(cal, &status);
1246 log_verbose("%s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)));
1254 date1=ucal_getMillis(cal, &status);
1258 u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1287 UDate date1; local
1318 date1 = ucal_getMillis(gmtcal, &status);
1323 log_verbose("date = %s\n", u_austrcpy(tempMsgBuf, myDateFormat(datfor, date1)) );
1326 ucal_setMillis(cal, date1, &status);
1340 /*printf("offset for %s %f hr\n", austrdup(myDateFormat(datfor, date1)), tem
[all...]
/external/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp333 UDate date1 = 1299090600000.0; // 2011-Mar-02 1030 in US/Pacific, 2011-Mar-03 0330 in Asia/Tokyo local
336 DateInterval * dtitv12 = new DateInterval(date1, date2);
H A Dcalregts.cpp1814 UDate date1 = calendar->getTime(status); local
1817 logln(UnicodeString("after adding 12 months: ") + date1);
1828 if (date1 == date2) {
2292 UDate date1 = cal.getTime(ec); local
2300 cal.setTime(date1, ec);
2313 cal2->setTime(date1, ec2);
2331 fmt.format(date1, t.remove()) + " = " +
2334 cal.setTime(date1, ec);
2347 fmt.format(date1, s.remove()) + " + " +
2353 fmt.format(date1,
[all...]
H A Ddtfmttst.cpp202 // DateFormat date1 = DateFormat.getPatternInstance(actualPattern,
212 SimpleDateFormat date1(pattern, locale, errorCode);
224 date1.toLocalizedPattern(actualLocalPattern1, errorCode);
751 UDate date1 = Calendar::getNow(); local
752 ((DateFormat*)formatter)->format(date1, now);
759 if (!(date2 == date1)) errln((UnicodeString)"FAIL");
3863 UDate date1 = formatter->parse(itemPtr->dateString, status); local
3874 formatter->format(date1, formatted);
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/junit-params/lib/
H A Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org.assertj/ META- ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/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 ...

Completed in 244 milliseconds