Home
last modified time | relevance | path

Searched refs:UCAL_NOVEMBER (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtztest.cpp1851 UCAL_NOVEMBER, 1, UCAL_SUNDAY, // start: November, first, Sunday in TestFebruary()
1866 UCAL_NOVEMBER, 1, -UCAL_SUNDAY, // start: November, 1 or after, Sunday in TestFebruary()
1889 { 2006, UCAL_NOVEMBER, 5, 02, 59, 59, -3 }, in TestFebruary()
1890 { 2006, UCAL_NOVEMBER, 5, 03, 00, 00, -2 }, in TestFebruary()
1894 { 2007, UCAL_NOVEMBER, 4, 02, 59, 59, -3 }, in TestFebruary()
1895 { 2007, UCAL_NOVEMBER, 4, 03, 00, 00, -2 }, in TestFebruary()
1899 { 2008, UCAL_NOVEMBER, 2, 02, 59, 59, -3 }, in TestFebruary()
1900 { 2008, UCAL_NOVEMBER, 2, 03, 00, 00, -2 }, in TestFebruary()
1904 { 2009, UCAL_NOVEMBER, 1, 02, 59, 59, -3 }, in TestFebruary()
1905 { 2009, UCAL_NOVEMBER, 1, 03, 00, 00, -2 }, in TestFebruary()
Dtzrulets.cpp450 dtr = new DateTimeRule(UCAL_NOVEMBER, 1, UCAL_SUNDAY, in TestHistoricalRuleBasedTimeZone()
558 getUTCMillis(2006, UCAL_NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
560 getUTCMillis(2007, UCAL_NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
562 getUTCMillis(2008, UCAL_NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
972 {2006, UCAL_NOVEMBER, 1}, in TestVTimeZoneSimpleWrite()
973 {2006, UCAL_NOVEMBER, 5}, in TestVTimeZoneSimpleWrite()
1112 getUTCMillis(2010, UCAL_NOVEMBER, 1), in TestGetSimpleRules()
1558 stz1->setEndRule(UCAL_NOVEMBER, 1, UCAL_SUNDAY, 2*HOUR, status); // First Sunday in November in TestSimpleTimeZoneCoverage()
Dcalregts.cpp639 cal->set(UCAL_MONTH, UCAL_NOVEMBER); // change a field in test4071385()
641 if (cal->getTime(status) != makeDate(1998, UCAL_NOVEMBER, 24)) in test4071385()
840 GregorianCalendar *a = new GregorianCalendar(1997,UCAL_NOVEMBER, 13,status); in test4095407()
1906 new GregorianCalendar(100, UCAL_NOVEMBER, 1, status), in Test4167060()
Ddtfmrgts.cpp1143 date(1314-1900, UCAL_NOVEMBER, 12), in Test4182066()
/external/icu/icu4c/source/i18n/unicode/
Ducal.h498 UCAL_NOVEMBER, enumerator
/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp125 FIELD_NAME_STR( LEN_UCAL, UCAL_NOVEMBER ),