Home
last modified time | relevance | path

Searched refs:NOVEMBER (Results 1 – 25 of 68) sorted by relevance

123

/external/icu/android_icu4j/src/main/java/android/icu/impl/data/
DHolidayBundle_en_US.java43 new SimpleHoliday(Calendar.NOVEMBER, 2, Calendar.TUESDAY, "Election Day"),
46 … new SimpleHoliday(Calendar.NOVEMBER, 11, "Veterans' Day", 1918),
47 … new SimpleHoliday(Calendar.NOVEMBER, 22, Calendar.THURSDAY, "Thanksgiving", 1863),
DHolidayBundle_es_MX.java33 new SimpleHoliday(Calendar.NOVEMBER, 2, 0, "Day of the Dead"),
34 new SimpleHoliday(Calendar.NOVEMBER, 20, 0, "Revolution Day"),
DHolidayBundle_en_CA.java30 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Remembrance Day"),
DHolidayBundle_fr_FR.java31 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Armistice Day"),
DHolidayBundle_de_DE.java30 … new SimpleHoliday(Calendar.NOVEMBER, 18, 0, "Day of Prayer and Repentance"),
DHolidayBundle_fr_CA.java32 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Remembrance Day"),
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/
DHolidayBundle_en_US.java39 new SimpleHoliday(Calendar.NOVEMBER, 2, Calendar.TUESDAY, "Election Day"),
42 … new SimpleHoliday(Calendar.NOVEMBER, 11, "Veterans' Day", 1918),
43 … new SimpleHoliday(Calendar.NOVEMBER, 22, Calendar.THURSDAY, "Thanksgiving", 1863),
DHolidayBundle_es_MX.java29 new SimpleHoliday(Calendar.NOVEMBER, 2, 0, "Day of the Dead"),
30 new SimpleHoliday(Calendar.NOVEMBER, 20, 0, "Revolution Day"),
DHolidayBundle_en_CA.java26 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Remembrance Day"),
DHolidayBundle_fr_FR.java27 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Armistice Day"),
DHolidayBundle_de_DE.java26 … new SimpleHoliday(Calendar.NOVEMBER, 18, 0, "Day of Prayer and Repentance"),
DHolidayBundle_fr_CA.java28 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Remembrance Day"),
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DSimpleHoliday.java209 new SimpleHoliday(Calendar.NOVEMBER, 1, "All Saints' Day");
217 new SimpleHoliday(Calendar.NOVEMBER, 2, "All Souls' Day");
/external/icu/android_icu4j/src/main/java/android/icu/util/
DSimpleHoliday.java199 new SimpleHoliday(Calendar.NOVEMBER, 1, "All Saints' Day");
206 new SimpleHoliday(Calendar.NOVEMBER, 2, "All Souls' Day");
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneTest.java1436 … Calendar.NOVEMBER, 1, Calendar.SUNDAY, // start: November, first, Sunday in TestFebruary()
1447 … Calendar.NOVEMBER, 1, -Calendar.SUNDAY, // start: November, 1 or after, Sunday in TestFebruary()
1460 2006, Calendar.NOVEMBER, 5, 02, 59, 59, -3, in TestFebruary()
1461 2006, Calendar.NOVEMBER, 5, 03, 00, 00, -2, in TestFebruary()
1465 2007, Calendar.NOVEMBER, 4, 02, 59, 59, -3, in TestFebruary()
1466 2007, Calendar.NOVEMBER, 4, 03, 00, 00, -2, in TestFebruary()
1470 2008, Calendar.NOVEMBER, 2, 02, 59, 59, -3, in TestFebruary()
1471 2008, Calendar.NOVEMBER, 2, 03, 00, 00, -2, in TestFebruary()
1475 2009, Calendar.NOVEMBER, 1, 02, 59, 59, -3, in TestFebruary()
1476 2009, Calendar.NOVEMBER, 1, 03, 00, 00, -2, in TestFebruary()
[all …]
DTimeZoneRuleTest.java234 dtr = new DateTimeRule(Calendar.NOVEMBER, 1, Calendar.SUNDAY, in TestHistoricalRuleBasedTimeZone()
301 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
303 getUTCMillis(2007, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
305 getUTCMillis(2008, Calendar.NOVEMBER, 1) in TestHistoricalRuleBasedTimeZone()
586 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestVTimeZoneSimpleWrite()
587 getUTCMillis(2006, Calendar.NOVEMBER, 5), in TestVTimeZoneSimpleWrite()
712 getUTCMillis(2010, Calendar.NOVEMBER, 1), in TestGetSimpleRules()
1098 stz1.setEndRule(Calendar.NOVEMBER, 1, Calendar.SUNDAY, 2*HOUR); // First Sunday in November in TestSimpleTimeZoneCoverage()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java1433 … Calendar.NOVEMBER, 1, Calendar.SUNDAY, // start: November, first, Sunday in TestFebruary()
1444 … Calendar.NOVEMBER, 1, -Calendar.SUNDAY, // start: November, 1 or after, Sunday in TestFebruary()
1457 2006, Calendar.NOVEMBER, 5, 02, 59, 59, -3, in TestFebruary()
1458 2006, Calendar.NOVEMBER, 5, 03, 00, 00, -2, in TestFebruary()
1462 2007, Calendar.NOVEMBER, 4, 02, 59, 59, -3, in TestFebruary()
1463 2007, Calendar.NOVEMBER, 4, 03, 00, 00, -2, in TestFebruary()
1467 2008, Calendar.NOVEMBER, 2, 02, 59, 59, -3, in TestFebruary()
1468 2008, Calendar.NOVEMBER, 2, 03, 00, 00, -2, in TestFebruary()
1472 2009, Calendar.NOVEMBER, 1, 02, 59, 59, -3, in TestFebruary()
1473 2009, Calendar.NOVEMBER, 1, 03, 00, 00, -2, in TestFebruary()
[all …]
DTimeZoneRuleTest.java231 dtr = new DateTimeRule(Calendar.NOVEMBER, 1, Calendar.SUNDAY, in TestHistoricalRuleBasedTimeZone()
298 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
300 getUTCMillis(2007, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
302 getUTCMillis(2008, Calendar.NOVEMBER, 1) in TestHistoricalRuleBasedTimeZone()
583 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestVTimeZoneSimpleWrite()
584 getUTCMillis(2006, Calendar.NOVEMBER, 5), in TestVTimeZoneSimpleWrite()
709 getUTCMillis(2010, Calendar.NOVEMBER, 1), in TestGetSimpleRules()
1095 stz1.setEndRule(Calendar.NOVEMBER, 1, Calendar.SUNDAY, 2*HOUR); // First Sunday in November in TestSimpleTimeZoneCoverage()
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPDate.java234 case Calendar.NOVEMBER : in SIPDate()
442 month = Calendar.NOVEMBER; in setMonth()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DDebugUtilitiesData.java162 android.icu.util.Calendar.NOVEMBER, /* 10 */
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDebugUtilitiesData.java158 com.ibm.icu.util.Calendar.NOVEMBER, /* 10 */
/external/apache-http/android/src/android/net/http/
DLegacyHttpDateTime.java173 return Calendar.NOVEMBER; in getMonth()
/external/nist-sip/java/gov/nist/javax/sip/parser/
DHeaderParser.java112 retval.set(Calendar.MONTH, Calendar.NOVEMBER); in date()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DDangiTest.java170 tempcal.set(1989, Calendar.NOVEMBER, 1); in TestLimits()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DDangiTest.java167 tempcal.set(1989, Calendar.NOVEMBER, 1); in TestLimits()

123