Searched refs:KISLEV (Results 1 - 8 of 8) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
H A DHebrewTest.java37 public static final int KISLEV = HebrewCalendar.KISLEV; field in class:HebrewTest
60 { 5759, HESHVAN, 2, MONTH, 1, 5759, KISLEV, 2 }, // non-leap years
66 { 5757, HESHVAN, 2, MONTH, 1, 5757, KISLEV, 2 }, // leap years
74 { 5757, KISLEV, 1, DATE, 30, 5757, KISLEV, 2 }, // 29-day month
75 { 5758, KISLEV, 1, DATE, 31, 5758, KISLEV, 2 }, // 30-day month
83 { 5758, KISLEV, 30, YEAR, -1, 5757, KISLEV, 2
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DHebrewTest.java34 public static final int KISLEV = HebrewCalendar.KISLEV; field in class:HebrewTest
57 { 5759, HESHVAN, 2, MONTH, 1, 5759, KISLEV, 2 }, // non-leap years
63 { 5757, HESHVAN, 2, MONTH, 1, 5757, KISLEV, 2 }, // leap years
71 { 5757, KISLEV, 1, DATE, 30, 5757, KISLEV, 2 }, // 29-day month
72 { 5758, KISLEV, 1, DATE, 31, 5758, KISLEV, 2 }, // 30-day month
80 { 5758, KISLEV, 30, YEAR, -1, 5757, KISLEV, 2
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DHebrewHoliday.java81 public static HebrewHoliday HANUKKAH = new HebrewHoliday(HebrewCalendar.KISLEV, 25, "Hanukkah");
H A DHebrewCalendar.java98 public static final int KISLEV = 2; field in class:HebrewCalendar
709 case KISLEV:
/external/icu/icu4c/source/i18n/
H A Dhebrwcal.h103 KISLEV, enumerator in enum:HebrewCalendar::EEras
H A Dhebrwcal.cpp516 case KISLEV:
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DHebrewHoliday.java90 public static HebrewHoliday HANUKKAH = new HebrewHoliday(HebrewCalendar.KISLEV, 25, "Hanukkah");
H A DHebrewCalendar.java101 public static final int KISLEV = 2; field in class:HebrewCalendar
734 case KISLEV:

Completed in 169 milliseconds