Searched refs:UCAL_FRIDAY (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | ucal.h | 465 UCAL_FRIDAY, enumerator
|
/external/icu4c/test/intltest/ |
D | calcasts.cpp | 114 FRI=UCAL_FRIDAY,
|
D | tztest.cpp | 1638 tz.setStartRule(UCAL_MARCH, 10, UCAL_FRIDAY, 12 * millisPerHour, TRUE, status); in TestAlternateRules() 1641 tz.setEndRule(UCAL_OCTOBER, 20, UCAL_FRIDAY, 12 * millisPerHour, FALSE, status); in TestAlternateRules()
|
D | calregts.cpp | 1075 (1999), (1998), (53), (UCAL_FRIDAY) in test4103271() 2091 15, 40, 278, UCAL_FRIDAY, in TestJ81() 2098 29, 42, 292, UCAL_FRIDAY, in TestJ81()
|
D | dtfmrgts.cpp | 1321 new Test1684Data(2002, 1, 4, 2002,1,1,UCAL_FRIDAY, "2002 01 01 Fri", NULL), in Test1684()
|
/external/icu4c/test/cintltst/ |
D | ccaltst.c | 1102 …min != UCAL_SUNDAY || max != UCAL_SATURDAY ) && (min > val && val > max) && (val != UCAL_FRIDAY)){ in TestGetLimits() 1680 { UCAL_FRIDAY, UCAL_WEEKDAY, 0 }, 1688 { UCAL_FRIDAY, UCAL_WEEKEND_CEASE, 86400000 },
|