Skip to content

Adjust existing Date/Time deserializers to support DeserializationFeature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE #204

@cowtowncoder

Description

@cowtowncoder

Jackson 2.2 adds DeserializationFeature.ADJUST_DATES_TO_CONTEXT_TIME_ZONE, mostly to support the new (Java 8) Date/Time module.
But it would make sense to retrofit existing handlers for core JDK types, as well as for Joda (will create separate issue there), to also support this feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions