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

  /external/icu/icu4c/source/i18n/
indiancal.h 47 * 7 Asvina 30 September 23
109 * Constant for the Asvina, the 7th month of the Indian year.
111 ASVINA,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 38 public static final int ASVINA = IndianCalendar.ASVINA + 1 ;
61 new TestCase(1770641.5, 0, 57, ASVINA, 10, SUN, 0, 0, 0),
78 new TestCase(2334581.5, 0, 1601, ASVINA, 15, SAT, 0, 0, 0),
90 new TestCase(2334934.5, 0, 1602, ASVINA, 2, TUE, 0, 0, 0),
96 new TestCase(2430266.5, 0, 1863, ASVINA, 7, MON, 0, 0, 0),
98 new TestCase(2431004.5, 0, 1865, ASVINA, 15, THU, 0, 0, 0),
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 323 static const int32_t ASVINA = IndianCalendar::ASVINA + 1 ;
339 {1770641.5, 0, 57, ASVINA, 10, SUN, 0, 0, 0},
356 {2334581.5, 0, 1601, ASVINA, 15, SAT, 0, 0, 0},
368 {2334934.5, 0, 1602, ASVINA, 2, TUE, 0, 0, 0},
374 {2430266.5, 0, 1863, ASVINA, 7, MON, 0, 0, 0},
376 {2431004.5, 0, 1865, ASVINA, 15, THU, 0, 0, 0},
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 37 public static final int ASVINA = IndianCalendar.ASVINA + 1 ;
60 new TestCase(1770641.5, 0, 57, ASVINA, 10, SUN, 0, 0, 0),
77 new TestCase(2334581.5, 0, 1601, ASVINA, 15, SAT, 0, 0, 0),
89 new TestCase(2334934.5, 0, 1602, ASVINA, 2, TUE, 0, 0, 0),
95 new TestCase(2430266.5, 0, 1863, ASVINA, 7, MON, 0, 0, 0),
97 new TestCase(2431004.5, 0, 1865, ASVINA, 15, THU, 0, 0, 0),
  /external/icu/android_icu4j/src/main/java/android/icu/util/
IndianCalendar.java 39 * 7 Asvina 30 September 23
103 * Constant for Asvina, the 7th month of the Indian year.
105 public static final int ASVINA = 6 ;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
IndianCalendar.java 38 * 7 Asvina 30 September 23
110 * Constant for Asvina, the 7th month of the Indian year.
113 public static final int ASVINA = 6 ;
  /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 139 milliseconds