/external/icu/icu4c/source/i18n/unicode/ |
ucal.h | 208 * @see #UCAL_AUGUST 492 UCAL_AUGUST, 1019 * UCAL_JUNE, UCAL_JULY, UCAL_AUGUST, UCAL_SEPTEMBER, UCAL_OCTOBER, UCAL_NOVEMBER, UCAL_DECEMBER, UCAL_UNDECIMBER [all...] |
/external/icu/icu4c/source/test/intltest/ |
incaltst.cpp | 228 GregorianCalendar::AD, 1912, 1912, UCAL_AUGUST, 1, 378 JapaneseCalendar_TAISHO, 1, 1912, UCAL_AUGUST, 1, [all...] |
tzregts.cpp | 770 const int32_t GOOD_ERA = GregorianCalendar::AD, GOOD_YEAR = 1998, GOOD_MONTH = UCAL_AUGUST; [all...] |
astrotst.cpp | 149 GregorianCalendar *cal = new GregorianCalendar(1958, UCAL_AUGUST, 15,status);
|
tzbdtest.cpp | 428 tz = new SimpleTimeZone(- 8 * (int32_t)ONE_HOUR, "Test_1", UCAL_AUGUST, 2, UCAL_TUESDAY, 2 * (int32_t)ONE_HOUR, UCAL_MARCH, 15, 0, 2 * (int32_t)ONE_HOUR, status);
|
calregts.cpp | 581 cal->set(1997, UCAL_AUGUST, 12); // Wednesday [all...] |
caltest.cpp | 703 cal->set(1997, UCAL_AUGUST, 12); [all...] |
dtfmttst.cpp | [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
udbgutil.cpp | 124 FIELD_NAME_STR( LEN_UCAL, UCAL_AUGUST ),
|
/external/icu/icu4c/source/test/cintltst/ |
ccaltst.c | 700 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); 732 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status); [all...] |