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

  /external/icu/icu4c/source/i18n/
indiancal.h 42 * 2 Vaisakha 31 April 21
84 * Constant for Vaisakha, the 2nd month of the Indian year.
86 VAISAKHA,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
IndianTest.java 33 public static final int VAISAKHA = IndianCalendar.VAISAKHA + 1;
63 new TestCase(1931579.5, 0, 498, VAISAKHA, 30, MON, 0, 0, 0),
65 new TestCase(2091164.5, 0, 935, VAISAKHA, 5, SUN, 0, 0, 0),
70 new TestCase(2195261.5, 0, 1220, VAISAKHA, 7, SUN, 0, 0, 0),
85 new TestCase(2334787.5, 0, 1602, VAISAKHA, 10, TUE, 0, 0, 0),
  /external/icu/icu4c/source/test/intltest/
calcasts.cpp 318 static const int32_t VAISAKHA = IndianCalendar::VAISAKHA + 1;
341 {1931579.5, 0, 498, VAISAKHA, 30, MON, 0, 0, 0},
343 {2091164.5, 0, 935, VAISAKHA, 5, SUN, 0, 0, 0},
348 {2195261.5, 0, 1220, VAISAKHA, 7, SUN, 0, 0, 0},
363 {2334787.5, 0, 1602, VAISAKHA, 10, TUE, 0, 0, 0},
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IndianTest.java 32 public static final int VAISAKHA = IndianCalendar.VAISAKHA + 1;
62 new TestCase(1931579.5, 0, 498, VAISAKHA, 30, MON, 0, 0, 0),
64 new TestCase(2091164.5, 0, 935, VAISAKHA, 5, SUN, 0, 0, 0),
69 new TestCase(2195261.5, 0, 1220, VAISAKHA, 7, SUN, 0, 0, 0),
84 new TestCase(2334787.5, 0, 1602, VAISAKHA, 10, TUE, 0, 0, 0),
  /external/icu/android_icu4j/src/main/java/android/icu/util/
IndianCalendar.java 34 * 2 Vaisakha 31 April 21
78 * Constant for Vaisakha, the 2nd month of the Indian year.
80 public static final int VAISAKHA = 1;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
IndianCalendar.java 33 * 2 Vaisakha 31 April 21
80 * Constant for Vaisakha, the 2nd month of the Indian year.
83 public static final int VAISAKHA = 1;
  /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 198 milliseconds