joda-time provides improved date and time types to pre-Java 8 applications.See: Description
| Class | Description |
|---|---|
| DateTimeArgumentFactory |
Bind a
DateTime as a Timestamp. |
| DateTimeMapper |
Map a
Timestamp to a DateTime. |
| JodaTimePlugin |
Register date and time providers to integrate with
joda-time. |
joda-time provides improved date and time types to pre-Java 8 applications.
New applications should generally prefer the built in java.time package.
Copyright © 2019. All rights reserved.