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>