public class OAConverterZonedDateTime extends Object implements OAConverterInterface
OAConverter
,
OADateTime
Constructor and Description |
---|
OAConverterZonedDateTime() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a LocalDateTime value.
|
protected Object |
convertFromZonedDateTime(Class toClass,
ZonedDateTime zdt,
String fmt) |
protected ZonedDateTime |
convertToZonedDateTime(Object value,
String fmt) |
public Object convert(Class clazz, Object value, String fmt)
convert
in interface OAConverterInterface
protected ZonedDateTime convertToZonedDateTime(Object value, String fmt)
protected Object convertFromZonedDateTime(Class toClass, ZonedDateTime zdt, String fmt)
Copyright © 1999–2025 ViaOA. All rights reserved.