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

  /external/icu/icu4c/source/i18n/
indiancal.h 44 * 4 Asadha 31 June 22
94 * Constant for Asadha, the 4th month of the Indian year.
96 ASADHA,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 35 public static final int ASADHA = IndianCalendar.ASADHA + 1;
87 new TestCase(2334846.5, 0, 1602, ASADHA, 7, FRI, 0, 0, 0),
88 new TestCase(2334848.5, 0, 1602, ASADHA, 9, SUN, 0, 0, 0),
102 new TestCase(2486076.5, 0, 2016, ASADHA, 27, SUN, 0, 0, 0),
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 320 static const int32_t ASADHA = IndianCalendar::ASADHA + 1;
365 {2334846.5, 0, 1602, ASADHA, 7, FRI, 0, 0, 0},
366 {2334848.5, 0, 1602, ASADHA, 9, SUN, 0, 0, 0},
380 {2486076.5, 0, 2016, ASADHA, 27, SUN, 0, 0, 0},
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 34 public static final int ASADHA = IndianCalendar.ASADHA + 1;
86 new TestCase(2334846.5, 0, 1602, ASADHA, 7, FRI, 0, 0, 0),
87 new TestCase(2334848.5, 0, 1602, ASADHA, 9, SUN, 0, 0, 0),
101 new TestCase(2486076.5, 0, 2016, ASADHA, 27, SUN, 0, 0, 0),
  /external/icu/android_icu4j/src/main/java/android/icu/util/
IndianCalendar.java 36 * 4 Asadha 31 June 22
88 * Constant for Asadha, the 4th month of the Indian year.
90 public static final int ASADHA = 3;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
IndianCalendar.java 35 * 4 Asadha 31 June 22
92 * Constant for Asadha, the 4th month of the Indian year.
95 public static final int ASADHA = 3;
  /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 790 milliseconds