public class JsonbLocalDateTimeConverter extends JsonbDateConverterBase<java.time.LocalDateTime>
formatter
Constructor and Description |
---|
JsonbLocalDateTimeConverter(javax.json.bind.annotation.JsonbDateFormat dateFormat) |
Modifier and Type | Method and Description |
---|---|
java.time.LocalDateTime |
fromString(java.lang.String text) |
java.lang.String |
toString(java.time.LocalDateTime instance) |
newLocale
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.