org.goda.time.tz
public interface Provider
| Modifier and Type | Method and Description |
|---|---|
Set |
getAvailableIDs()
Returns an unmodifiable set of ids.
|
DateTimeZone |
getZone(String id)
Retrieves a DateTimeZone for the given id.
|
DateTimeZone getZone(String id)
Set getAvailableIDs()
Copyright © 2013 os-cillation GmbH. All rights reserved.