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 support for using OffsetDateTime in JSON objects #408

Closed
vladmihalcea opened this issue Mar 23, 2022 · 1 comment
Closed

Add support for using OffsetDateTime in JSON objects #408

vladmihalcea opened this issue Mar 23, 2022 · 1 comment
Assignees
Milestone

Comments

@vladmihalcea
Copy link
Owner

This will allow Jackson to serialize and deserialize the OffsetDateTime without losing the timezone info.

@vladmihalcea vladmihalcea added this to the 2.14.1 milestone Mar 23, 2022
@vladmihalcea vladmihalcea self-assigned this Mar 23, 2022
@vladmihalcea vladmihalcea changed the title Add an OffsetDateTimeObjectMapperSupplier to serialize the OffsetDateTime as ISO_OFFSET_DATE_TIME Add support for using OffsetDateTime in JSON objects Mar 23, 2022
@vladmihalcea
Copy link
Owner Author

Fixed.

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

No branches or pull requests

1 participant