| Package | Description |
|---|---|
| org.joda.time.convert |
Implementation package providing conversion between date and time objects.
|
| Class | Description |
|---|---|
| Converter |
Basic converter interface for specifying what object type can be converted.
|
| ConverterManager |
ConverterManager controls the date and time converters.
|
| DurationConverter |
DurationConverter defines how an object is converted to a millisecond duration.
|
| InstantConverter |
InstantConverter defines how an object is converted to milliseconds/chronology.
|
| IntervalConverter |
IntervalConverter defines how an object is converted to an interval.
|
| PartialConverter |
PartialConverter defines how an object is converted to a ReadablePartial.
|
| PeriodConverter |
PeriodConverter defines how an object is converted to a time period.
|
Copyright © 2002–2018 Joda.org. All rights reserved.