@Deprecated public class JavaUtilDateConverter extends Object
| Constructor and Description |
|---|
JavaUtilDateConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
fromLocalDate(LocalDate pojo)
Deprecated.
|
Date |
fromZonedDateTime(ZonedDateTime pojo)
Deprecated.
|
LocalDate |
toLocalDate(Date record)
Deprecated.
|
ZonedDateTime |
toZonedDateTime(Date record)
Deprecated.
|
public Date fromZonedDateTime(ZonedDateTime pojo)
public ZonedDateTime toZonedDateTime(Date record)
Copyright © 2018. All rights reserved.