HomeSort by relevance Sort by last modified time
    Searched refs:UCAL_JUNE (Results 1 - 11 of 11) sorted by null

  /external/icu/icu4c/source/test/intltest/
incaltst.cpp 225 GregorianCalendar::AD, 1869, 1869, UCAL_JUNE, 4,
267 UCAL_JUNE, // month
318 UCAL_JUNE, // month
375 JapaneseCalendar_MEIJI, 2, 1869, UCAL_JUNE, 4,
    [all...]
caltest.cpp 788 c->set(UCAL_MONTH, UCAL_JUNE);
790 verify765("1997 third day of June = ", c, 1997, UCAL_JUNE, 3);
794 c->set(UCAL_MONTH, UCAL_JUNE);
796 verify765("1997 first Tuesday in June = ", c, 1997, UCAL_JUNE, 3);
800 c->set(UCAL_MONTH, UCAL_JUNE);
802 verify765("1997 last Tuesday in June = ", c, 1997, UCAL_JUNE, 24);
808 c->set(UCAL_MONTH, UCAL_JUNE);
816 c->set(UCAL_MONTH, UCAL_JUNE);
818 verify765("1997 Tuesday in week 1 of June = ", c, 1997, UCAL_JUNE, 3);
822 c->set(UCAL_MONTH, UCAL_JUNE);
    [all...]
dtfmttst.cpp 798 UDate june = date(97, UCAL_JUNE, 15);
808 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
    [all...]
tztest.cpp 214 testUsingBinarySearch(*zone, date(90, UCAL_JANUARY, 1), date(90, UCAL_JUNE, 15), marchOne);
215 testUsingBinarySearch(*zone, date(90, UCAL_JUNE, 1), date(90, UCAL_DECEMBER, 31), julyOne);
    [all...]
calregts.cpp 638 cal->setTime(makeDate(1998, UCAL_JUNE, 24),status);
    [all...]
dtfmrgts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 206 * @see #UCAL_JUNE
488 UCAL_JUNE,
1019 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c     [all...]
cdtdptst.c 260 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status);
  /external/icu/icu4c/source/tools/toolutil/
udbgutil.cpp 120 FIELD_NAME_STR( LEN_UCAL, UCAL_JUNE ),

Completed in 182 milliseconds