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

  /external/icu4c/i18n/unicode/
ucal.h 202 * @see #UCAL_SEPTEMBER
487 UCAL_SEPTEMBER,
878 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
899 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu4c/test/intltest/
incaltst.cpp 224 GregorianCalendar::AD, 1868, 1868, UCAL_SEPTEMBER, 8,
225 GregorianCalendar::AD, 1868, 1868, UCAL_SEPTEMBER, 9,
374 JapaneseCalendar_MEIJI, 1, 1868, UCAL_SEPTEMBER, 8,
375 JapaneseCalendar_MEIJI, 1, 1868, UCAL_SEPTEMBER, 9,
calregts.cpp 715 cal->set(1997,UCAL_SEPTEMBER,30);
    [all...]
tzbdtest.cpp 434 tz = new SimpleTimeZone(- 8 * (int32_t)ONE_HOUR, "Test_2", UCAL_APRIL, 14, - UCAL_WEDNESDAY, 2 *(int32_t)ONE_HOUR, UCAL_SEPTEMBER, - 20, - UCAL_SUNDAY, 2 * (int32_t)ONE_HOUR, status);
tzregts.cpp 874 {1998, UCAL_SEPTEMBER, 30, 22, 0},
    [all...]
tzrulets.cpp 143 UCAL_SEPTEMBER, -30, -UCAL_SATURDAY, 1*HOUR, SimpleTimeZone::WALL_TIME,
161 dtr = new DateTimeRule(UCAL_SEPTEMBER, 30, UCAL_SATURDAY, FALSE,
186 dtr = new DateTimeRule(UCAL_SEPTEMBER, -1, UCAL_SATURDAY,
207 dtr = new DateTimeRule(UCAL_SEPTEMBER, 30, UCAL_SATURDAY, false,
    [all...]
dtfmrgts.cpp     [all...]
tztest.cpp     [all...]
dtfmttst.cpp     [all...]
  /external/icu4c/tools/ctestfw/
udbgutil.cpp 117 FIELD_NAME_STR( LEN_UCAL, UCAL_SEPTEMBER ),
  /external/icu4c/test/cintltst/
ccaltst.c 587 verify1("1999 32th day of August is :", caldef, datdef, 1999, UCAL_SEPTEMBER, 1);
619 verify2("1999 32th day of August at 22:65:40 is :", caldef, datdef, 1999, UCAL_SEPTEMBER, 1, 11, 5, 40,1);
    [all...]

Completed in 221 milliseconds