Interface | Description |
---|---|
NameProvider |
Service provider factory for localized time zone names.
|
Provider |
Service provider factory for time zones.
|
Class | Description |
---|---|
CachedDateTimeZone |
Improves the performance of requesting time zone offsets and name keys by
caching the results.
|
DateTimeZoneBuilder |
DateTimeZoneBuilder allows complex DateTimeZones to be constructed.
|
DefaultNameProvider |
The default name provider acquires localized names from
java.text.DateFormatSymbols . |
FixedDateTimeZone |
Basic DateTimeZone implementation that has a fixed name key and offsets.
|
UTCProvider |
Simple time zone provider that supports only UTC.
|
ZoneInfoCompiler |
Compiles IANA ZoneInfo database files into binary files for each time zone
in the database.
|
ZoneInfoLogger |
Logger for the compiler.
|
ZoneInfoProvider |
ZoneInfoProvider loads compiled data files as generated by
ZoneInfoCompiler . |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"