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