Package | Description |
---|---|
org.joda.time.format |
Provides printing and parsing support for instants and durations.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PeriodFormatterBuilder.CompositeAffix
Builds a composite affix by merging two other affix implementations.
|
(package private) static class |
PeriodFormatterBuilder.PluralAffix
Implements an affix where the text varies by the amount of the field.
|
(package private) static class |
PeriodFormatterBuilder.RegExAffix
Implements an affix where the text varies by the amount of the field.
|
(package private) static class |
PeriodFormatterBuilder.SimpleAffix
Implements an affix where the text does not vary by the amount.
|