Skip to content

Add JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS #221

@cowtowncoder

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.

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