| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| com.jn.langx.util.jodatime.base |
Implementation package providing abstract and base time classes.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MutablePeriod
Standard mutable time period implementation.
|
class |
Period
An immutable time period specifying a set of duration field values.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BasePeriod
BasePeriod is an abstract implementation of ReadablePeriod that stores
data in a
PeriodType and an int[]. |
Copyright © 2019. All rights reserved.