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

Fix backward compatibility with OffsetDateTime stored as double #458

Conversation

dan-lind
Copy link
Contributor

This should fix #457
Only supports reading the double format, OffsetDateTime will still be written as dates

@vladmihalcea
Copy link
Owner

Thanks. I'll review it when I have some time

@vladmihalcea
Copy link
Owner

Check out the question I asked on the issue. It's not clear where that double value comes from. Unless this value comes from the standard Hava Date/Time API, this change will not be implemented as it would not be a generic requirement.

@vladmihalcea
Copy link
Owner

Applied upstream, thanks

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

Successfully merging this pull request may close these issues.

Allow OffsetDateTime to be parsed from a Double value
2 participants