Uses of Class
org.joda.time.chrono.LimitChronology
-
Packages that use LimitChronology Package Description org.joda.time.chrono Package containing the chronology classes which define the calendar systems. -
-
Uses of LimitChronology in org.joda.time.chrono
Fields in org.joda.time.chrono declared as LimitChronology Modifier and Type Field Description private LimitChronologyLimitChronology. iWithUTCMethods in org.joda.time.chrono that return LimitChronology Modifier and Type Method Description static LimitChronologyLimitChronology. getInstance(Chronology base, ReadableDateTime lowerLimit, ReadableDateTime upperLimit)Wraps another chronology, with datetime limits.
-