Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtztest.cpp1853 UCAL_NOVEMBER, 1, UCAL_SUNDAY, // start: November, first, Sunday in TestFebruary()
1868 UCAL_NOVEMBER, 1, -UCAL_SUNDAY, // start: November, 1 or after, Sunday in TestFebruary()
1891 { 2006, UCAL_NOVEMBER, 5, 02, 59, 59, -3 }, in TestFebruary()
1892 { 2006, UCAL_NOVEMBER, 5, 03, 00, 00, -2 }, in TestFebruary()
1896 { 2007, UCAL_NOVEMBER, 4, 02, 59, 59, -3 }, in TestFebruary()
1897 { 2007, UCAL_NOVEMBER, 4, 03, 00, 00, -2 }, in TestFebruary()
1901 { 2008, UCAL_NOVEMBER, 2, 02, 59, 59, -3 }, in TestFebruary()
1902 { 2008, UCAL_NOVEMBER, 2, 03, 00, 00, -2 }, in TestFebruary()
1906 { 2009, UCAL_NOVEMBER, 1, 02, 59, 59, -3 }, in TestFebruary()
1907 { 2009, UCAL_NOVEMBER, 1, 03, 00, 00, -2 }, in TestFebruary()
Dtzrulets.cpp452 dtr = new DateTimeRule(UCAL_NOVEMBER, 1, UCAL_SUNDAY, in TestHistoricalRuleBasedTimeZone()
560 getUTCMillis(2006, UCAL_NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
562 getUTCMillis(2007, UCAL_NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
564 getUTCMillis(2008, UCAL_NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
974 {2006, UCAL_NOVEMBER, 1}, in TestVTimeZoneSimpleWrite()
975 {2006, UCAL_NOVEMBER, 5}, in TestVTimeZoneSimpleWrite()
1114 getUTCMillis(2010, UCAL_NOVEMBER, 1), in TestGetSimpleRules()
1560 stz1->setEndRule(UCAL_NOVEMBER, 1, UCAL_SUNDAY, 2*HOUR, status); // First Sunday in November in TestSimpleTimeZoneCoverage()
Dcalregts.cpp638 cal->set(UCAL_MONTH, UCAL_NOVEMBER); // change a field in test4071385()
640 if (cal->getTime(status) != makeDate(1998, UCAL_NOVEMBER, 24)) in test4071385()
839 GregorianCalendar *a = new GregorianCalendar(1997,UCAL_NOVEMBER, 13,status); in test4095407()
1905 new GregorianCalendar(100, UCAL_NOVEMBER, 1, status), in Test4167060()
Ddtfmrgts.cpp1139 date(1314-1900, UCAL_NOVEMBER, 12), in Test4182066()
/external/icu4c/i18n/unicode/
Ducal.h498 UCAL_NOVEMBER, enumerator
/external/icu4c/tools/toolutil/
Dudbgutil.cpp124 FIELD_NAME_STR( LEN_UCAL, UCAL_NOVEMBER ),