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

Prevent mixing tz-aware and tz-naive datetime. #3652

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mr0re1
Copy link
Collaborator

@mr0re1 mr0re1 commented Feb 7, 2025

  • Add util.now to simplify obtaining tz-aware timestamps;
  • Make util.parse_gcp_timestamp to fallback to UTC;
  • Add tests for Lookup.future_reservation.

* Add `util.now` to simplify obtaining tz-aware timestamps;
* Make `util.parse_gcp_timestamp` to fallback to UTC;
* Add tests for `Lookup.future_reservation`.
@mr0re1 mr0re1 added the release-chore To not include into release notes label Feb 7, 2025
@mr0re1 mr0re1 requested a review from abbas1902 February 7, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-chore To not include into release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants