Constructor and Description |
---|
UTCProvider()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getAvailableIDs()
Returns a singleton collection containing only
"UTC" . |
DateTimeZone |
getZone(java.lang.String id)
Returns
UTC for "UTC" , null
otherwise. |
public DateTimeZone getZone(java.lang.String id)
UTC
for "UTC"
, null
otherwise.public java.util.Set<java.lang.String> getAvailableIDs()
"UTC"
.getAvailableIDs
in interface Provider
Copyright © 2010 - 2020 Adobe. All Rights Reserved