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) |
LocalDateTime |
toLocalDateTime(Time time,
String sourceFormat,
String targetFormat) |
LocalTime |
toLocalTime(Time time,
String sourceFormat,
String targetFormat) |
Timestamp |
toSqlTimestamp(Time time,
String sourceFormat,
String targetFormat) |
ZonedDateTime |
toZonedDateTime(Time time,
String sourceFormat,
String targetFormat) |