Home
last modified time | relevance | path

Searched refs:NOVEMBER (Results 1 – 25 of 56) 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_fr_FR.java27 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Armistice Day"),
DHolidayBundle_en_CA.java26 new SimpleHoliday(Calendar.NOVEMBER, 11, 0, "Remembrance 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.java1438 … Calendar.NOVEMBER, 1, Calendar.SUNDAY, // start: November, first, Sunday in TestFebruary()
1449 … Calendar.NOVEMBER, 1, -Calendar.SUNDAY, // start: November, 1 or after, Sunday in TestFebruary()
1462 2006, Calendar.NOVEMBER, 5, 02, 59, 59, -3, in TestFebruary()
1463 2006, Calendar.NOVEMBER, 5, 03, 00, 00, -2, in TestFebruary()
1467 2007, Calendar.NOVEMBER, 4, 02, 59, 59, -3, in TestFebruary()
1468 2007, Calendar.NOVEMBER, 4, 03, 00, 00, -2, in TestFebruary()
1472 2008, Calendar.NOVEMBER, 2, 02, 59, 59, -3, in TestFebruary()
1473 2008, Calendar.NOVEMBER, 2, 03, 00, 00, -2, in TestFebruary()
1477 2009, Calendar.NOVEMBER, 1, 02, 59, 59, -3, in TestFebruary()
1478 2009, Calendar.NOVEMBER, 1, 03, 00, 00, -2, in TestFebruary()
[all …]
DTimeZoneRuleTest.java229 dtr = new DateTimeRule(Calendar.NOVEMBER, 1, Calendar.SUNDAY, in TestHistoricalRuleBasedTimeZone()
296 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
298 getUTCMillis(2007, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
300 getUTCMillis(2008, Calendar.NOVEMBER, 1) in TestHistoricalRuleBasedTimeZone()
581 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestVTimeZoneSimpleWrite()
582 getUTCMillis(2006, Calendar.NOVEMBER, 5), in TestVTimeZoneSimpleWrite()
707 getUTCMillis(2010, Calendar.NOVEMBER, 1), in TestGetSimpleRules()
1093 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.java1437 … Calendar.NOVEMBER, 1, Calendar.SUNDAY, // start: November, first, Sunday in TestFebruary()
1448 … Calendar.NOVEMBER, 1, -Calendar.SUNDAY, // start: November, 1 or after, Sunday in TestFebruary()
1461 2006, Calendar.NOVEMBER, 5, 02, 59, 59, -3, in TestFebruary()
1462 2006, Calendar.NOVEMBER, 5, 03, 00, 00, -2, in TestFebruary()
1466 2007, Calendar.NOVEMBER, 4, 02, 59, 59, -3, in TestFebruary()
1467 2007, Calendar.NOVEMBER, 4, 03, 00, 00, -2, in TestFebruary()
1471 2008, Calendar.NOVEMBER, 2, 02, 59, 59, -3, in TestFebruary()
1472 2008, Calendar.NOVEMBER, 2, 03, 00, 00, -2, in TestFebruary()
1476 2009, Calendar.NOVEMBER, 1, 02, 59, 59, -3, in TestFebruary()
1477 2009, Calendar.NOVEMBER, 1, 03, 00, 00, -2, in TestFebruary()
[all …]
DTimeZoneRuleTest.java228 dtr = new DateTimeRule(Calendar.NOVEMBER, 1, Calendar.SUNDAY, in TestHistoricalRuleBasedTimeZone()
295 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
297 getUTCMillis(2007, Calendar.NOVEMBER, 1), in TestHistoricalRuleBasedTimeZone()
299 getUTCMillis(2008, Calendar.NOVEMBER, 1) in TestHistoricalRuleBasedTimeZone()
580 getUTCMillis(2006, Calendar.NOVEMBER, 1), in TestVTimeZoneSimpleWrite()
581 getUTCMillis(2006, Calendar.NOVEMBER, 5), in TestVTimeZoneSimpleWrite()
706 getUTCMillis(2010, Calendar.NOVEMBER, 1), in TestGetSimpleRules()
1092 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.java159 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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DDangiTest.java164 tempcal.set(1989, Calendar.NOVEMBER, 1); in TestLimits()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DDangiTest.java165 tempcal.set(1989, Calendar.NOVEMBER, 1); in TestLimits()

123