Home
last modified time | relevance | path

Searched refs:AMETE_MIHRET_ERA (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dethpccal.h32 AMETE_MIHRET_ERA, enumerator
123 EthiopicCalendar(const Locale& aLocale, UErrorCode& success, EEraType type = AMETE_MIHRET_ERA);
Dethpccal.cpp65 eraType = onOff ? AMETE_ALEM_ERA : AMETE_MIHRET_ERA; in setAmeteAlemEra()
Dcalendar.cpp334 cal = new EthiopicCalendar(loc, status, EthiopicCalendar::AMETE_MIHRET_ERA); in createStandardCalendar()