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: use datetime timezone info when generating timestamp strings #236

Merged
merged 2 commits into from Feb 17, 2021

Conversation

larkee
Copy link
Contributor

@larkee larkee commented Feb 15, 2021

Closes #230

@larkee larkee requested a review from a team as a code owner February 15, 2021 12:26
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 15, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Feb 15, 2021
@larkee larkee changed the title fix: use datetime timezone when generating timestamp strings fix: use datetime timezone info when generating timestamp strings Feb 17, 2021
@larkee larkee merged commit 539f145 into googleapis:master Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

param_types.TIMESTAMP strips timezone information when generating query
2 participants