HomeSort by relevance Sort by last modified time
    Searched defs:ADAR (Results 1 - 19 of 19) 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 41 public static final int ADAR = HebrewCalendar.ADAR;
61 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
68 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
105 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
111 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
489 // skip the adar 1 month if year is not a leap year
520 // month Adar I is only available in leap years.
526 // 5776 is a leap year and has month Adar I
531 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 38 public static final int ADAR = HebrewCalendar.ADAR;
58 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
65 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
102 { 5759, SHEVAT, 2, MONTH, 1, 5759, ADAR, 2 },
108 { 5757, SHEVAT, 2, MONTH, 2, 5757, ADAR, 2 },
486 // skip the adar 1 month if year is not a leap year
517 // month Adar I is only available in leap years.
523 // 5776 is a leap year and has month Adar I
528 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/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 213 milliseconds