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

  /external/icu/icu4c/source/i18n/
indiancal.h 43 * 3 Jyaistha 31 May 22
60 * So for eg. 9th June 2006 by Gregorian Calendar, is same as 19th of Jyaistha in 1928 of Saka
89 * Constant for Jyaistha, the 3rd month of the Indian year.
91 JYAISTHA,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 34 public static final int JYAISTHA = IndianCalendar.JYAISTHA + 1;
66 new TestCase(2121509.5, 0, 1018, JYAISTHA, 3, SUN, 0, 0, 0),
71 new TestCase(2229274.5, 0, 1313, JYAISTHA, 22, SUN, 0, 0, 0),
76 new TestCase(2323140.5, 0, 1570, JYAISTHA, 20, WED, 0, 0, 0),
86 new TestCase(2334816.5, 0, 1602, JYAISTHA, 8, WED, 0, 0, 0),
91 new TestCase(2366978.5, 0, 1690, JYAISTHA, 29, SUN, 0, 0, 0),
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 319 static const int32_t JYAISTHA = IndianCalendar::JYAISTHA + 1;
344 {2121509.5, 0, 1018, JYAISTHA, 3, SUN, 0, 0, 0},
349 {2229274.5, 0, 1313, JYAISTHA, 22, SUN, 0, 0, 0},
354 {2323140.5, 0, 1570, JYAISTHA, 20, WED, 0, 0, 0},
364 {2334816.5, 0, 1602, JYAISTHA, 8, WED, 0, 0, 0},
369 {2366978.5, 0, 1690, JYAISTHA, 29, SUN, 0, 0, 0},
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 33 public static final int JYAISTHA = IndianCalendar.JYAISTHA + 1;
65 new TestCase(2121509.5, 0, 1018, JYAISTHA, 3, SUN, 0, 0, 0),
70 new TestCase(2229274.5, 0, 1313, JYAISTHA, 22, SUN, 0, 0, 0),
75 new TestCase(2323140.5, 0, 1570, JYAISTHA, 20, WED, 0, 0, 0),
85 new TestCase(2334816.5, 0, 1602, JYAISTHA, 8, WED, 0, 0, 0),
90 new TestCase(2366978.5, 0, 1690, JYAISTHA, 29, SUN, 0, 0, 0),
  /external/icu/android_icu4j/src/main/java/android/icu/util/
IndianCalendar.java 35 * 3 Jyaistha 31 May 22
52 * So for eg. 9th June 2006 by Gregorian Calendar, is same as 19th of Jyaistha in 1928 of Saka
83 * Constant for Jyaistha, the 3rd month of the Indian year.
85 public static final int JYAISTHA = 2;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
IndianCalendar.java 34 * 3 Jyaistha 31 May 22
51 * So for eg. 9th June 2006 by Gregorian Calendar, is same as 19th of Jyaistha in 1928 of Saka
86 * Constant for Jyaistha, the 3rd month of the Indian year.
89 public static final int JYAISTHA = 2;
  /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 65 milliseconds