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

  /external/icu/icu4c/source/i18n/
hebrwcal.h 48 * The leap month is known as "Adar 1" and is inserted between the
49 * months of Shevat and Adar in leap years. Since the leap month does
116 * Constant for Adar I, the 6th month of the Hebrew year
118 * jumps from Shevat (5th month) to Adar (7th month).
123 * Constant for the Adar, the 7th month of the Hebrew year.
125 ADAR,
  /external/icu/android_icu4j/src/main/java/android/icu/util/
HebrewCalendar.java 34 * The leap month is known as "Adar 1" and is inserted between the
35 * months of Shevat and Adar in leap years. Since the leap month does
111 * Constant for Adar I, the 6th month of the Hebrew year
113 * jumps from Shevat (5th month) to Adar (7th month).
118 * Constant for the Adar, the 7th month of the Hebrew year.
120 public static final int ADAR = 6;
201 { 30, 30, 30 }, //Adar I (leap years only)
202 { 29, 29, 29 }, //Adar
224 { 147, 148, 149 }, // (Adar I placeholder)
225 { 176, 177, 178 }, // Adar
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
HebrewTest.java 36 public static final int ADAR = HebrewCalendar.ADAR;
56 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
63 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
100 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
106 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
484 // skip the adar 1 month if year is not a leap year
515 // month Adar I is only available in leap years.
521 // 5776 is a leap year and has month Adar I
526 errln("Fail: 5776 Adar I 1 is a valid date.")
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
HebrewCalendar.java 33 * The leap month is known as "Adar 1" and is inserted between the
34 * months of Shevat and Adar in leap years. Since the leap month does
116 * Constant for Adar I, the 6th month of the Hebrew year
118 * jumps from Shevat (5th month) to Adar (7th month).
124 * Constant for the Adar, the 7th month of the Hebrew year.
127 public static final int ADAR = 6;
214 { 30, 30, 30 }, //Adar I (leap years only)
215 { 29, 29, 29 }, //Adar
237 { 147, 148, 149 }, // (Adar I placeholder)
238 { 176, 177, 178 }, // Adar
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
HebrewTest.java 35 public static final int ADAR = HebrewCalendar.ADAR;
55 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
62 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
99 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
105 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
483 // skip the adar 1 month if year is not a leap year
514 // month Adar I is only available in leap years.
520 // 5776 is a leap year and has month Adar I
525 errln("Fail: 5776 Adar I 1 is a valid date.")
    [all...]
  /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/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
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 130 milliseconds