Searched refs:ucal_getDayOfWeekType (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h1334 /** Weekday types, as returned by ucal_getDayOfWeekType().
1383 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status);
1387 * this calendar system. If ucal_getDayOfWeekType() returns UCAL_WEEKEND_ONSET
1389 * If ucal_getDayOfWeekType() returns UCAL_WEEKEND_CEASE for the specified dayOfWeek,
1390 * return the time at which the weekend ends. If ucal_getDayOfWeekType() returns
/external/icu/icu4c/source/i18n/
H A Ducal.cpp599 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status) function
/external/icu/icu4c/source/common/unicode/
H A Durename.h514 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1803 UCalendarWeekdayType dayType = ucal_getDayOfWeekType(cal, daysOfWeekPtr->dayOfWeek, &status);

Completed in 116 milliseconds