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 handling of ambiguous datetime instances #449

Open
hashhar opened this issue Feb 5, 2024 · 0 comments
Open

Fix handling of ambiguous datetime instances #449

hashhar opened this issue Feb 5, 2024 · 0 comments

Comments

@hashhar
Copy link
Member

hashhar commented Feb 5, 2024

Seems that the ambiguous date-time handling (TimestampWithTimeZone.normalize) hasn't been working since the beginning.

This code became "broken" (ie. calling non-existent method) in 2b9ca0c#diff-cf9b945b8cb541d38680c39caa2de6568793a6d53644d6f2659de6a77ff96127R1040

I checked both before and after that commit/PR and the code isn't called by any tests.

See #446 (comment)_ for additional context.

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

No branches or pull requests

1 participant