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#ADJUST_DATES_TO_CONTEXT_TIME_ZONE #94

Merged
merged 1 commit into from
Jun 24, 2016

Conversation

joxerTMD
Copy link
Contributor

To support overriding com.fasterxml.jackson.databind.DeserializationFeature#ADJUST_DATES_TO_CONTEXT_TIME_ZONE.

@joxerTMD
Copy link
Contributor Author

joxerTMD commented Jun 24, 2016

this changes are needed by PR FasterXML/jackson-datatype-jsr310#80

@cowtowncoder
Copy link
Member

Sounds reasonable. In addition to Java8 date/time, looks like Joda module will also need to be patched.

@cowtowncoder cowtowncoder merged commit 60de92a into FasterXML:master Jun 24, 2016
@cowtowncoder cowtowncoder added this to the 2.8.0 milestone Jun 24, 2016
@cowtowncoder
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants