| Package | Description |
|---|---|
| org.goda.time |
Provides support for dates, times, time zones, durations, intervals, and
partials.
|
| org.goda.time.tz |
Implementation package supporting the time zones.
|
| Modifier and Type | Method and Description |
|---|---|
static Provider |
DateTimeZone.getProvider()
Gets the zone provider factory.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DateTimeZone.setProvider(Provider provider)
Sets the zone provider factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UTCProvider
Simple time zone provider that supports only UTC.
|
Copyright © 2013 os-cillation GmbH. All rights reserved.