@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 value)Deprecated.  | 
public Date fromZonedDateTime(ZonedDateTime pojo)
public ZonedDateTime toZonedDateTime(Date value)
Copyright © 2018. All rights reserved.