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