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