| Constructor and Description |
|---|
TimeZoneConverter() |
| Modifier and Type | Method and Description |
|---|---|
TimeZone |
convertFrom(String value)
|
String |
convertTo(TimeZone value)
Returns a
String instance representing the the configuration parameter's value. |
public TimeZone convertFrom(String value)
convertFrom in interface Converter<TimeZone>value - The configuration parameter's String valueTimeZone instance representing the configuration parameter's valueTimeZone.getTimeZone(String)Copyright © 2022. All rights reserved.