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

/external/icu4c/i18n/unicode/
H A Ducal.h1201 /** Weekday types, as returned by ucal_getDayOfWeekType().
1249 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status);
1253 * this calendar system. If ucal_getDayOfWeekType() rerturns UCAL_WEEKEND_ONSET
1255 * If ucal_getDayOfWeekType() returns UCAL_WEEKEND_CEASE for the specified dayOfWeek,
1256 * return the time at which the weekend ends. If ucal_getDayOfWeekType() returns
/external/icu4c/i18n/
H A Ducal.cpp550 ucal_getDayOfWeekType(const UCalendar *cal, UCalendarDaysOfWeek dayOfWeek, UErrorCode* status) function
/external/icu4c/test/cintltst/
H A Dccaltst.c1639 UCalendarWeekdayType dayType = ucal_getDayOfWeekType(cal, daysOfWeekPtr->dayOfWeek, &status);
/external/icu4c/common/unicode/
H A Durename.h514 #define ucal_getDayOfWeekType U_ICU_ENTRY_POINT_RENAME(ucal_getDayOfWeekType) macro

Completed in 98 milliseconds