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

Support SerializationFeature.WRITE_DATES_WITH_ZONE_ID (2.6) #66

Closed
cowtowncoder opened this issue Jul 8, 2015 · 0 comments
Closed

Support SerializationFeature.WRITE_DATES_WITH_ZONE_ID (2.6) #66

cowtowncoder opened this issue Jul 8, 2015 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: obsoletes #44)

With Jackson 2.6, there is a new feature SerializationFeature.WRITE_DATES_WITH_ZONE_ID, and Joda module should support it. Inclusion should be done same as Java 8 Date/Time does, using brackets for containing optional timezone id.

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