public class OAConverterTimeZone extends Object implements OAConverterInterface
OATimeZone| Constructor and Description |
|---|
OAConverterTimeZone() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Called by OAConverter to convert from one type to another, else return null.
|
protected Object |
convertFromTimeZone(Class toClass,
TimeZone timeZone,
String fmt) |
protected TimeZone |
convertToTimeZone(Object value,
String fmt) |
public Object convert(Class clazz, Object value, String fmt)
OAConverterInterfaceconvert in interface OAConverterInterfaceCopyright © 1999–2025 ViaOA. All rights reserved.