Skip to content

[4.4] Fix neo4j.time #684

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

Merged

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Mar 18, 2022

Backport of #683

@robsdedude robsdedude changed the title Fix serialization of DateTime [4.4] Fix serialization of DateTime Mar 18, 2022
@robsdedude robsdedude changed the title [4.4] Fix serialization of DateTime [4.4] Fix neo4j.time Mar 18, 2022
DateTime objects with fixed negative UTC offset were incorrectly serialized
and sent to the database.

Similar issue to neo4j#616
@robsdedude robsdedude force-pushed the fix-datetime-offset-serialization-4.4 branch from c117049 to 865f048 Compare March 29, 2022 15:08
Not all implementations of timezones play nicely with custom datetime
implementations. In such cases, we need to fall back to native datetimes.
@robsdedude robsdedude merged commit 5dd635d into neo4j:4.4 Mar 31, 2022
@robsdedude robsdedude deleted the fix-datetime-offset-serialization-4.4 branch March 31, 2022 11:01
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.

1 participant