Function<T,R> fromMilliseconds
Function<T,R> fromNanoseconds
Function<T,R> parsedToValue
BiFunction<T,U,R> adjust
boolean replaceZeroOffsetAsZ
Boolean _adjustToContextTZOverride
JsonFormat.Feature.ADJUST_DATES_TO_CONTEXT_TIME_ZONEDateTimeFormatter _formatter
com.fasterxml.jackson.annotation.JsonFormat.Shape _shape
JsonFormat.Shape annotation on property or class, or due to per-type
"config override", or from global settings:
If Shape is NUMBER_INT, the input value is considered to be epoch days. If not a
NUMBER_INT, and the deserializer was not specified with the leniency setting of true,
then an exception will be thrown.for more infoint _typeSelector
DateTimeFormatter defaultFormat
ToLongFunction<T> getEpochMillis
ToLongFunction<T> getEpochSeconds
ToIntFunction<T> getNanoseconds
Boolean _writeZoneId
JsonFormat.Feature.WRITE_DATES_WITH_ZONE_IDCopyright © 2020 FasterXML. All rights reserved.