Package tech.jhipster.domain.util
Class JSR310DateConverters.ZonedDateTimeToDateConverter
java.lang.Object
tech.jhipster.domain.util.JSR310DateConverters.ZonedDateTimeToDateConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<ZonedDateTime,Date>
- Enclosing class:
- JSR310DateConverters
public static class JSR310DateConverters.ZonedDateTimeToDateConverter
extends Object
implements org.springframework.core.convert.converter.Converter<ZonedDateTime,Date>
-
Field Details
-
INSTANCE
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<ZonedDateTime,Date>
-