public class OAConverterTimestamp extends Object implements OAConverterInterface
OAConverter,
OADateTime,
OATime| Constructor and Description |
|---|
OAConverterTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Convert to/from a Time value.
|
protected Object |
convertFromTimestamp(Class toClass,
Timestamp tsValue,
String fmt) |
protected Timestamp |
convertToTimestamp(Object value,
String fmt) |
public Object convert(Class clazz, Object value, String fmt)
convert in interface OAConverterInterfaceclazz - Class to convert to.value - to convertfmt - format stringOADateTimeCopyright © 1999–2025 ViaOA. All rights reserved.