Durations.Durations.Instants, OffsetDateTime, and ZonedDateTimes.Instants, OffsetDateTime, and ZonedDateTimes.Instant and related types.
ObjectMapper mapper = new ObjectMapper();
mapper.findAndRegisterModules();
ObjectMapper mapper = new ObjectMapper();
mapper.registerModule(new JSR310Module());
SerializationFeature.WRITE_DATES_AS_TIMESTAMPS feature is enabled, and
otherwise are serialized in standard ISO-8601
string representation.java.time types that cannot be represented with numbers and that have
parse functions that can take Strings.LocalDates.LocalDates.LocalDateTimes.LocalDateTimes.LocalTimes.LocalTimes.OffsetTimes.OffsetTimes.Years.Years.Copyright © 2014-2015 FasterXML. All Rights Reserved.