Searched refs:UCAL_MAY (Results 1 – 7 of 7) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | ucal.h | 486 UCAL_MAY, enumerator
|
/external/icu4c/test/cintltst/ |
D | ccaltst.c | 671 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI() 672 verify1("2000 3rd day of May is :", caldef, datdef, 2000, UCAL_MAY, 3); in TestGetSetDateAPI() 684 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status); in TestGetSetDateAPI() 703 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status); in TestGetSetDateAPI() 704 … verify2("1999 3rd day of May at 25:30:45 is :", caldef, datdef, 1999, UCAL_MAY, 4, 1, 30, 45, 0); in TestGetSetDateAPI()
|
/external/icu4c/tools/toolutil/ |
D | udbgutil.cpp | 118 FIELD_NAME_STR( LEN_UCAL, UCAL_MAY ),
|
/external/icu4c/test/intltest/ |
D | incaltst.cpp | 388 JapaneseCalendar_HEISEI, 15, 2003, UCAL_MAY, 22, in TestJapanese()
|
D | dtfmrgts.cpp | 132 UDate dt = date(97, UCAL_MAY, 3, 8, 55); in Test4052408()
|
D | tzrulets.cpp | 1240 DateTimeRule dtr0(UCAL_MAY, 31, 2*HOUR, DateTimeRule::WALL_TIME); in TestTimeZoneRuleCoverage()
|
D | calregts.cpp | 216 cal1->set(2011,UCAL_MAY,06); in Test9019()
|