Searched refs:getLocalDOW (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dcalendar.h1930 int32_t getLocalDOW();
/external/icu4c/i18n/
H A Dcalendar.cpp2768 int32_t dowLocal = getLocalDOW();
2907 int32_t Calendar::getLocalDOW() function in class:Calendar
2940 int32_t dowLocal = getLocalDOW(); // 0..6

Completed in 62 milliseconds