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

  /external/icu4c/i18n/unicode/
ucal.h 203 * @see #UCAL_SEPTEMBER
488 UCAL_SEPTEMBER,
898 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
919 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER
    [all...]
  /external/icu4c/test/intltest/
incaltst.cpp 226 GregorianCalendar::AD, 1868, 1868, UCAL_SEPTEMBER, 8,
227 GregorianCalendar::AD, 1868, 1868, UCAL_SEPTEMBER, 9,
376 JapaneseCalendar_MEIJI, 1, 1868, UCAL_SEPTEMBER, 8,
377 JapaneseCalendar_MEIJI, 1, 1868, UCAL_SEPTEMBER, 9,
calregts.cpp 722 cal->set(1997,UCAL_SEPTEMBER,30);
    [all...]
tzbdtest.cpp 436 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 860 {1998, UCAL_SEPTEMBER, 30, 22, 0},
    [all...]
tzrulets.cpp 154 UCAL_SEPTEMBER, -30, -UCAL_SATURDAY, 1*HOUR, SimpleTimeZone::WALL_TIME,
172 dtr = new DateTimeRule(UCAL_SEPTEMBER, 30, UCAL_SATURDAY, FALSE,
197 dtr = new DateTimeRule(UCAL_SEPTEMBER, -1, UCAL_SATURDAY,
218 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/tools/toolutil/
udbgutil.cpp 117 FIELD_NAME_STR( LEN_UCAL, UCAL_SEPTEMBER ),
  /external/icu4c/test/cintltst/
ccaltst.c 593 verify1("1999 32th day of August is :", caldef, datdef, 1999, UCAL_SEPTEMBER, 1);
625 verify2("1999 32th day of August at 22:65:40 is :", caldef, datdef, 1999, UCAL_SEPTEMBER, 1, 11, 5, 40,1);
    [all...]

Completed in 113 milliseconds