Uses of Class
net.time4j.calendar.EthiopianCalendar
Packages that use EthiopianCalendar
-
Uses of EthiopianCalendar in net.time4j.calendar
Fields in net.time4j.calendar with type parameters of type EthiopianCalendarModifier and TypeFieldDescriptionstatic StdCalendarElement<Integer,EthiopianCalendar>EthiopianCalendar.DAY_OF_MONTHRepresents the Ethiopian day of month.static StdCalendarElement<Weekday,EthiopianCalendar>EthiopianCalendar.DAY_OF_WEEKRepresents the Ethiopian day of week.static StdCalendarElement<Integer,EthiopianCalendar>EthiopianCalendar.DAY_OF_YEARRepresents the Ethiopian day of year.EthiopianCalendar.MONTH_OF_YEARRepresents the Ethiopian month.EthiopianCalendar.WEEKDAY_IN_MONTHElement with the ordinal day-of-week within given calendar month.static StdCalendarElement<Integer,EthiopianCalendar>EthiopianCalendar.YEAR_OF_ERARepresents the Ethiopian year.Methods in net.time4j.calendar that return EthiopianCalendarModifier and TypeMethodDescriptionstatic EthiopianCalendarEthiopianCalendar.nowInSystemTime()Obtains the current calendar date in system time.static EthiopianCalendarEthiopianCalendar.of(EthiopianEra era, int yearOfEra, int month, int dayOfMonth)Creates a new instance of an Ethiopian calendar date.static EthiopianCalendarEthiopianCalendar.of(EthiopianEra era, int yearOfEra, EthiopianMonth month, int dayOfMonth)Creates a new instance of an Ethiopian calendar date.Methods in net.time4j.calendar that return types with arguments of type EthiopianCalendarModifier and TypeMethodDescriptionEthiopianCalendar.at(EthiopianTime time)Creates a new local timestamp with this date and given Ethiopian time.EthiopianCalendar.axis()Returns the associated time axis.Methods in net.time4j.calendar with parameters of type EthiopianCalendarModifier and TypeMethodDescriptionintEthiopianCalendar.Unit.between(EthiopianCalendar start, EthiopianCalendar end)Calculates the difference between given Ethiopian dates in this unit.booleanEthiopianMonth.test(EthiopianCalendar context)