| 程序包 | 说明 |
|---|---|
| com.jn.langx.util.jodatime |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| com.jn.langx.util.jodatime.tz |
Implementation package supporting the time zones.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Provider |
DateTimeZone.getProvider()
Gets the zone provider factory.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
DateTimeZone.setProvider(Provider provider)
Sets the zone provider factory.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
UTCProvider
Simple time zone provider that supports only UTC.
|
class |
ZoneInfoProvider
ZoneInfoProvider loads compiled data files as generated by
ZoneInfoCompiler. |
Copyright © 2020. All rights reserved.