Uses of Package
org.joda.time.convert
Packages that use org.joda.time.convert
Package
Description
Implementation package providing conversion between date and time objects.
-
Classes in org.joda.time.convert used by org.joda.time.convertClassDescriptionBasic converter interface for specifying what object type can be converted.ConverterManager controls the date and time converters.DurationConverter defines how an object is converted to a millisecond duration.InstantConverter defines how an object is converted to milliseconds/chronology.IntervalConverter defines how an object is converted to an interval.PartialConverter defines how an object is converted to a ReadablePartial.PeriodConverter defines how an object is converted to a time period.