public class JavaLocalDateTimeTojuDateConverter extends Object implements ContextualConverter<LocalDateTime,Date>
| Constructor and Description |
|---|
JavaLocalDateTimeTojuDateConverter(ZoneId dateTimeZone) |
public JavaLocalDateTimeTojuDateConverter(ZoneId dateTimeZone)
public Date convert(LocalDateTime in, Context context) throws Exception
convert in interface ContextualConverter<LocalDateTime,Date>ExceptionCopyright © 2020. All rights reserved.