Uses of Class
org.joda.time.field.DecoratedDateTimeField
Packages that use DecoratedDateTimeField
Package
Description
Package containing the chronology classes which define the calendar systems.
Implementation package providing abstract and standard field classes.
-
Uses of DecoratedDateTimeField in org.joda.time.chrono
Subclasses of DecoratedDateTimeField in org.joda.time.chronoModifier and TypeClassDescription(package private) final classProvides time calculations for the year of era component of time.(package private) classThis field is not publicly exposed by ISOChronology, but rather it is used to build the yearOfCentury and centuryOfEra fields.private class -
Uses of DecoratedDateTimeField in org.joda.time.field
Subclasses of DecoratedDateTimeField in org.joda.time.fieldModifier and TypeClassDescriptionclassDivides a DateTimeField such that the retrieved values are reduced by a fixed divisor.classGeneric offset adjusting datetime field.classCounterpart remainder datetime field toDividedDateTimeField.final classWraps another field such that zero values are replaced with one more than it's maximum.