All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
Calendar |
toCalendar(Time time,
String sourceFormat,
String targetFormat) |
Date |
toDate(Time time,
String sourceFormat,
String targetFormat) |
GregorianCalendar |
toGregorianCalendar(Time time,
String sourceFormat,
String targetFormat) |
java.time.LocalDateTime |
toLocalDateTime(Time time,
String sourceFormat,
String targetFormat) |
java.time.LocalTime |
toLocalTime(Time time,
String sourceFormat,
String targetFormat) |
Timestamp |
toSqlTimestamp(Time time,
String sourceFormat,
String targetFormat) |
java.time.ZonedDateTime |
toZonedDateTime(Time time,
String sourceFormat,
String targetFormat) |