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

  /external/icu4c/test/cintltst/
ccaltst.c     [all...]
cdtdptst.c 258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status);
  /external/icu4c/test/intltest/
incaltst.cpp 228 GregorianCalendar::AD, 1869, 1869, UCAL_JUNE, 4,
270 UCAL_JUNE, // month
321 UCAL_JUNE, // month
378 JapaneseCalendar_MEIJI, 2, 1869, UCAL_JUNE, 4,
    [all...]
caltest.cpp 737 c->set(UCAL_MONTH, UCAL_JUNE);
739 verify765("1997 third day of June = ", c, 1997, UCAL_JUNE, 3);
743 c->set(UCAL_MONTH, UCAL_JUNE);
745 verify765("1997 first Tuesday in June = ", c, 1997, UCAL_JUNE, 3);
749 c->set(UCAL_MONTH, UCAL_JUNE);
751 verify765("1997 last Tuesday in June = ", c, 1997, UCAL_JUNE, 24);
757 c->set(UCAL_MONTH, UCAL_JUNE);
765 c->set(UCAL_MONTH, UCAL_JUNE);
767 verify765("1997 Tuesday in week 1 of June = ", c, 1997, UCAL_JUNE, 3);
771 c->set(UCAL_MONTH, UCAL_JUNE);
    [all...]
dtfmttst.cpp 772 UDate june = date(97, UCAL_JUNE, 15);
782 if (month != UCAL_JUNE) errln((UnicodeString)"FAIL: Month should be June");
    [all...]
tztest.cpp 216 testUsingBinarySearch(*zone, date(90, UCAL_JANUARY, 1), date(90, UCAL_JUNE, 15), marchOne);
217 testUsingBinarySearch(*zone, date(90, UCAL_JUNE, 1), date(90, UCAL_DECEMBER, 31), julyOne);
    [all...]
calregts.cpp 637 cal->setTime(makeDate(1998, UCAL_JUNE, 24),status);
    [all...]
dtfmrgts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu4c/i18n/unicode/
ucal.h 206 * @see #UCAL_JUNE
488 UCAL_JUNE,
1009 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu4c/tools/toolutil/
udbgutil.cpp 119 FIELD_NAME_STR( LEN_UCAL, UCAL_JUNE ),

Completed in 295 milliseconds