Uses of Class
net.time4j.calendar.frenchrev.FrenchRepublicanCalendar
Packages that use FrenchRepublicanCalendar
-
Uses of FrenchRepublicanCalendar in net.time4j.calendar.frenchrev
Fields in net.time4j.calendar.frenchrev with type parameters of type FrenchRepublicanCalendarModifier and TypeFieldDescriptionFrenchRepublicanCalendar.DAY_OF_MONTHRepresents the day of month if available.FrenchRepublicanCalendar.DAY_OF_WEEKRepresents the day of week where the week is seven days long.FrenchRepublicanCalendar.DAY_OF_YEARRepresents the day of year.FrenchRepublicanCalendar.DECADE_OF_MONTHYields the decade of republican month if available.FrenchRepublicanCalendar.MONTH_OF_YEARRepresents the month (Vendémiaire - Fructidor) if available.FrenchRepublicanCalendar.YEAR_OF_ERARepresents the republican year since 1792-09-22 (in range 1-1202).Methods in net.time4j.calendar.frenchrev that return FrenchRepublicanCalendarModifier and TypeMethodDescriptionstatic FrenchRepublicanCalendarFrenchRepublicanCalendar.nowInSystemTime()Obtains the current calendar date in system time.static FrenchRepublicanCalendarFrenchRepublicanCalendar.of(int year, int month, int dayOfMonth)Creates a new instance of a French republican date.static FrenchRepublicanCalendarFrenchRepublicanCalendar.of(int year, FrenchRepublicanMonth month, int dayOfMonth)Creates a new instance of a French republican date.static FrenchRepublicanCalendarFrenchRepublicanCalendar.of(int year, Sansculottides sansculottides)Creates a new instance of a French republican date as complementary day.FrenchRepublicanCalendar.withEndOfFranciade()Obtains the next leap day when the franciade ends.Methods in net.time4j.calendar.frenchrev that return types with arguments of type FrenchRepublicanCalendarModifier and TypeMethodDescriptionCreates a new local timestamp with this date and given wall time.FrenchRepublicanCalendar.atTime(int hour, int minute)Is equivalent toat(PlainTime.of(hour, minute)).FrenchRepublicanCalendar.axis()Returns the associated time axis.Methods in net.time4j.calendar.frenchrev with parameters of type FrenchRepublicanCalendarModifier and TypeMethodDescriptionlongFrenchRepublicanCalendar.Unit.between(FrenchRepublicanCalendar start, FrenchRepublicanCalendar end)Calculates the difference between given calendar dates in this unit.