| 构造器和说明 |
|---|
UTCProvider()
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
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<String> getAvailableIDs()
"UTC".getAvailableIDs 在接口中 ProviderCopyright © 2020. All rights reserved.