| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocalDate
LocalDate is an immutable datetime class representing a date
without a time zone.
|
class |
LocalDateTime
LocalDateTime is an unmodifiable datetime class representing a
datetime without a time zone.
|
class |
LocalTime
LocalTime is an immutable time class representing a time
without a time zone.
|
Copyright © 2019. All rights reserved.