Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS #221

Closed
cowtowncoder opened this issue Apr 18, 2023 · 0 comments
Closed

Add JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS #221

cowtowncoder opened this issue Apr 18, 2023 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant