Searched defs:getEraIndex (Results 1 – 3 of 3) sorted by relevance
177 public int getEraIndex(int year, int month, int day) { in getEraIndex() method in EraRules
175 public int getEraIndex(int year, int month, int day) { in getEraIndex() method in EraRules
258 int32_t EraRules::getEraIndex(int32_t year, int32_t month, int32_t day, UErrorCode& status) const { in getEraIndex() function in EraRules