Uses of Class
org.joda.time.chrono.LimitChronology
Packages that use LimitChronology
Package
Description
Package containing the chronology classes which define the calendar systems.
-
Uses of LimitChronology in org.joda.time.chrono
Methods in org.joda.time.chrono that return LimitChronologyModifier and TypeMethodDescriptionstatic LimitChronology
LimitChronology.getInstance
(Chronology base, ReadableDateTime lowerLimit, ReadableDateTime upperLimit) Wraps another chronology, with datetime limits.