HomeSort by relevance Sort by last modified time
    Searched defs:TISHRI (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/i18n/
hebrwcal.h 91 * Constant for Tishri, the 1st month of the Hebrew year.
93 TISHRI,
408 * To do this, we want to calculate the time of the Tishri 1 new moon
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 194 static const int32_t TISHRI = HebrewCalendar::TISHRI;
286 // 2452524.5, 2002, SEPTEMBER, 7, 5763, TISHRI, 1,
292 {2452524.5, 0, 5763, TISHRI+1, 1, SAT, 0, 0, 0},
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
HebrewCalendar.java 84 * Constant for Tishri, the 1st month of the Hebrew year.
87 public static final int TISHRI = 0;
207 { 30, 30, 30 }, //Tishri
230 { 30, 30, 30 }, // Tishri
251 { 30, 30, 30 }, // Tishri
355 * The value is 0-based. e.g., 0 for Tishri.
388 * The value is 0-based. e.g., 0 for Tishri.
579 // The time of the new moon (in parts) on 1 Tishri, year 1 (the epoch)
586 * To do this, we want to calculate the time of the Tishri 1 new moon
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
HebrewTest.java 29 public static final int TISHRI = HebrewCalendar.TISHRI;
71 { 5757, TISHRI, 1, YEAR, 1, 5758, TISHRI, 1 },
75 { 5757, TISHRI, 30, MONTH, 1, 5757, HESHVAN, 29 },
216 // 2452524.5, 2002, SEPTEMBER, 7, 5763, TISHRI, 1,
222 new TestCase(2452524.5, 0, 5763,TISHRI+1, 1, SAT, 0, 0, 0),
252 * ELUL on non leap years causes the date to be set on TISHRI next year.
470 for (int month = HebrewCalendar.TISHRI; month <= HebrewCalendar.ELUL;month++) {
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 152 milliseconds