Searched defs:getRelatedYear (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcalendar.cpp1230 // For now the full getRelatedYear implementation is here;
1251 int32_t Calendar::getRelatedYear(UErrorCode &status) const function in class:Calendar
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2159 // For now the full getRelatedYear implementation is here;
2164 * utility function for getRelatedYear
2188 public final int getRelatedYear() { method in class:Calendar

Completed in 149 milliseconds