public class JsonbZonedDateTimeConverter extends JsonbDateConverterBase<java.time.ZonedDateTime>
Converter.TypeAccess
formatter
Constructor and Description |
---|
JsonbZonedDateTimeConverter(JsonbDateFormat dateFormat) |
Modifier and Type | Method and Description |
---|---|
java.time.ZonedDateTime |
fromString(String text) |
String |
toString(java.time.ZonedDateTime instance) |
newLocale
public JsonbZonedDateTimeConverter(JsonbDateFormat dateFormat)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.