| Constructor and Description |
|---|
UTCProvider()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set |
getAvailableIDs()
Returns a singleton collection containing only
"UTC". |
DateTimeZone |
getZone(String id)
Returns
UTC for "UTC", null
otherwise. |
public DateTimeZone getZone(String id)
UTC for "UTC", null
otherwise.public Set getAvailableIDs()
"UTC".getAvailableIDs in interface ProviderCopyright © 2012 JBoss by Red Hat. All Rights Reserved.