| 包名称 | 说明 |
|---|---|
| java.time | The main API for dates, times, instants, and durations. |
| java.time.chrono | Generic API for calendar systems other than the default ISO. |
| java.time.format | Provides classes to print and parse dates and times. |
| java.time.temporal | Access to date and time using fields and units, and date time adjusters. |
| java.time.zone | Support for time-zones and their rules. |
java.time包
发布时间 2023-07-18 15:23:09作者: EPIHPANY