Skip to content

Add JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS #221

Description

@cowtowncoder

(note: result of FasterXML/jackson-modules-java8#272)

So, there is JsonFormat.Feature.WRITE_DATE_TIMESTAMPS_AS_NANOSECONDS to match SerializationFeature.WRITE_DATE_TIMESTAMPS_AS_NANOSECONDS.
But no similar one for READ_DATE_TIMESTAMPS_AS_NANOSECONDS. Let's add it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions