| Package | Description |
|---|---|
| net.time4j.tz |
General timezone-API.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TransitionHistory |
Timezone.getHistory()
Gets the underlying offset transitions and rules if available.
|
TransitionHistory |
Timezone.Provider.load(String zoneID,
boolean fallback)
Loads an offset transition table for given timezone id.
|
Copyright © 2014. All rights reserved.