public static class JSR310DateConverters.LocalDateTimeToDateConverter extends Object implements org.springframework.core.convert.converter.Converter<LocalDateTime,Date>
| Modifier and Type | Field and Description |
|---|---|
static JSR310DateConverters.LocalDateTimeToDateConverter |
INSTANCE |
public static final JSR310DateConverters.LocalDateTimeToDateConverter INSTANCE
public Date convert(LocalDateTime source)
convert in interface org.springframework.core.convert.converter.Converter<LocalDateTime,Date>Copyright © 2019 JHipster. All rights reserved.