Searched refs:nextEraIndex (Results 1 – 1 of 1) sorted by relevance
1800 int nextEraIndex = getEraIndex(d) + 1; in computeFields() local1801 CalendarDate cd = eras[nextEraIndex].getSinceDate(); in computeFields()1802 d.setEra(eras[nextEraIndex]); in computeFields()