public class ZonedDateTimeXmlAdapter extends TemporalAccessorXmlAdapter<ZonedDateTime>
XmlAdapter mapping JSR-310 ZonedDateTime to ISO-8601 string
String format details: DateTimeFormatter.ISO_ZONED_DATE_TIME
XmlAdapter,
ZonedDateTime| Constructor and Description |
|---|
ZonedDateTimeXmlAdapter() |
Copyright © 2015. All rights reserved.