| Constructor and Description |
|---|
TimeZoneConverter()
Package default converter.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
asObject(String string,
Class<T> valueType)
Create time zone instance from time zone ID.
|
String |
asString(Object object)
Get time zone ID for given time zone instance.
|
Copyright © 2018. All rights reserved.