public class StringToZonedDateTimeConverter extends Object implements org.springframework.core.convert.converter.Converter<String,ZonedDateTime>
| Constructor and Description |
|---|
StringToZonedDateTimeConverter() |
public ZonedDateTime convert(String source)
convert in interface org.springframework.core.convert.converter.Converter<String,ZonedDateTime>Copyright © 2022 Pivotal Software, Inc.. All rights reserved.