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

  /external/icu4c/i18n/unicode/
ucal.h 207 * @see #UCAL_JULY
490 UCAL_JULY,
952 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
973 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu4c/test/intltest/
incaltst.cpp 229 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 29,
230 GregorianCalendar::AD, 1912, 1912, UCAL_JULY, 30,
379 JapaneseCalendar_MEIJI, 45, 1912, UCAL_JULY, 29,
380 JapaneseCalendar_TAISHO, 1, 1912, UCAL_JULY, 30,
tzrulets.cpp 331 cal->set(2000, UCAL_JULY, 1);
    [all...]
astrotst.cpp 387 cal3->set(UCAL_MONTH, UCAL_JULY);
396 cal3->set(UCAL_MONTH, UCAL_JULY);
dtfmttst.cpp 652 UDate july = date(97, UCAL_JULY, 15);
667 if (month != UCAL_JULY) errln((UnicodeString)"FAIL: Month should be July");
    [all...]
tztest.cpp 173 gc->set(1990, UCAL_JULY, 1);
182 zone->setEndRule (UCAL_JULY, 1, 0, endHour, status);
    [all...]
tzregts.cpp     [all...]
caltest.cpp 700 verify765("1997 Tuesday in week 5 of June = ", c, 1997, UCAL_JULY, 1);
    [all...]
  /external/icu4c/tools/toolutil/
udbgutil.cpp 115 FIELD_NAME_STR( LEN_UCAL, UCAL_JULY ),
  /external/icu4c/test/cintltst/
cdtdptst.c 260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status);
ccaltst.c 750 verify1("1997 Tuesday in week 5 of June = ", cal,datdef, 1997, UCAL_JULY, 1);
    [all...]
  /external/icu4c/i18n/
chnsecal.cpp 656 gmonth >= UCAL_JULY) {
timezone.cpp     [all...]

Completed in 423 milliseconds