public class ZonedDateTimeToStringConverter extends Object implements org.springframework.core.convert.converter.Converter<ZonedDateTime,String>
ZonedDateTime to a String.| Constructor and Description |
|---|
ZonedDateTimeToStringConverter() |
public String convert(ZonedDateTime t)
convert in interface org.springframework.core.convert.converter.Converter<ZonedDateTime,String>Copyright © 2003-2019 Virginia Tech. All Rights Reserved.