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

  /external/icu/icu4c/source/i18n/
hebrwcal.h 93 * Constant for Tishri, the 1st month of the Hebrew year.
95 TISHRI,
410 * To do this, we want to calculate the time of the Tishri 1 new moon
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 196 static const int32_t TISHRI = HebrewCalendar::TISHRI;
288 // 2452524.5, 2002, SEPTEMBER, 7, 5763, TISHRI, 1,
294 {2452524.5, 0, 5763, TISHRI+1, 1, SAT, 0, 0, 0},
  /external/icu/android_icu4j/src/main/java/android/icu/util/
HebrewCalendar.java 86 * Constant for Tishri, the 1st month of the Hebrew year.
88 public static final int TISHRI = 0;
196 { 30, 30, 30 }, //Tishri
219 { 30, 30, 30 }, // Tishri
240 { 30, 30, 30 }, // Tishri
338 * The value is 0-based. e.g., 0 for Tishri.
369 * The value is 0-based. e.g., 0 for Tishri.
557 // The time of the new moon (in parts) on 1 Tishri, year 1 (the epoch)
564 * To do this, we want to calculate the time of the Tishri 1 new moon
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
HebrewTest.java 35 public static final int TISHRI = HebrewCalendar.TISHRI;
78 { 5757, TISHRI, 1, YEAR, 1, 5758, TISHRI, 1 },
82 { 5757, TISHRI, 30, MONTH, 1, 5757, HESHVAN, 29 },
225 // 2452524.5, 2002, SEPTEMBER, 7, 5763, TISHRI, 1,
231 new TestCase(2452524.5, 0, 5763,TISHRI+1, 1, SAT, 0, 0, 0),
262 * ELUL on non leap years causes the date to be set on TISHRI next year.
488 for (int month = HebrewCalendar.TISHRI; month <= HebrewCalendar.ELUL;month++) {
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
HebrewCalendar.java 86 * Constant for Tishri, the 1st month of the Hebrew year.
89 public static final int TISHRI = 0;
209 { 30, 30, 30 }, //Tishri
232 { 30, 30, 30 }, // Tishri
253 { 30, 30, 30 }, // Tishri
357 * The value is 0-based. e.g., 0 for Tishri.
390 * The value is 0-based. e.g., 0 for Tishri.
581 // The time of the new moon (in parts) on 1 Tishri, year 1 (the epoch)
588 * 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 32 public static final int TISHRI = HebrewCalendar.TISHRI;
75 { 5757, TISHRI, 1, YEAR, 1, 5758, TISHRI, 1 },
79 { 5757, TISHRI, 30, MONTH, 1, 5757, HESHVAN, 29 },
222 // 2452524.5, 2002, SEPTEMBER, 7, 5763, TISHRI, 1,
228 new TestCase(2452524.5, 0, 5763,TISHRI+1, 1, SAT, 0, 0, 0),
259 * ELUL on non leap years causes the date to be set on TISHRI next year.
485 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 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
core.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 67 milliseconds