Uses of Class
net.time4j.calendar.CopticCalendar
Packages that use CopticCalendar
-
Uses of CopticCalendar in net.time4j.calendar
Fields in net.time4j.calendar with type parameters of type CopticCalendarModifier and TypeFieldDescriptionstatic StdCalendarElement<Integer,CopticCalendar>CopticCalendar.DAY_OF_MONTHRepresents the Coptic day of month.static StdCalendarElement<Weekday,CopticCalendar>CopticCalendar.DAY_OF_WEEKRepresents the Coptic day of week.static StdCalendarElement<Integer,CopticCalendar>CopticCalendar.DAY_OF_YEARRepresents the Coptic day of year.static StdCalendarElement<CopticMonth,CopticCalendar>CopticCalendar.MONTH_OF_YEARRepresents the Coptic month.static OrdinalWeekdayElement<CopticCalendar>CopticCalendar.WEEKDAY_IN_MONTHElement with the ordinal day-of-week within given calendar month.static StdCalendarElement<Integer,CopticCalendar>CopticCalendar.YEAR_OF_ERARepresents the Coptic year.Methods in net.time4j.calendar that return CopticCalendarModifier and TypeMethodDescriptionstatic CopticCalendarCopticCalendar.nowInSystemTime()Obtains the current calendar date in system time.static CopticCalendarCopticCalendar.of(int cyear, int cmonth, int cdom)Creates a new instance of a Coptic calendar date.static CopticCalendarCopticCalendar.of(int cyear, CopticMonth cmonth, int cdom)Creates a new instance of a Coptic calendar date.Methods in net.time4j.calendar that return types with arguments of type CopticCalendarModifier and TypeMethodDescriptionCreates a new local timestamp with this date and given wall time.CopticCalendar.atTime(int hour, int minute)Is equivalent toat(PlainTime.of(hour, minute)).static TimeAxis<CopticCalendar.Unit,CopticCalendar>CopticCalendar.axis()Returns the associated time axis.Methods in net.time4j.calendar with parameters of type CopticCalendarModifier and TypeMethodDescriptionintCopticCalendar.Unit.between(CopticCalendar start, CopticCalendar end)Calculates the difference between given Coptic dates in this unit.booleanCopticMonth.test(CopticCalendar context)