| Package | Description |
|---|---|
| com.fasterxml.jackson.datatype.jsr310.ser |
| Modifier and Type | Field and Description |
|---|---|
static ZonedDateTimeSerializer |
ZonedDateTimeSerializer.INSTANCE |
| Constructor and Description |
|---|
ZonedDateTimeSerializer(ZonedDateTimeSerializer base,
Boolean useTimestamp,
Boolean useNanoseconds,
DateTimeFormatter formatter,
Boolean writeZoneId) |
ZonedDateTimeSerializer(ZonedDateTimeSerializer base,
Boolean useTimestamp,
DateTimeFormatter formatter,
Boolean writeZoneId) |
Copyright © 2021 FasterXML. All rights reserved.