| 程序包 | 说明 |
|---|---|
| org.springframework.format.datetime.standard |
Integration with the JSR-310
java.time package in JDK 8. |
| 类和说明 |
|---|
| DateTimeContext
A context that holds user-specific
java.time (JSR-310) settings
such as the user's Chronology (calendar system) and time zone. |
| DateTimeFormatterFactory
Factory that creates a JSR-310
DateTimeFormatter. |