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