Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

fix: use datetime timezone info when generating timestamp strings#236

Merged
larkee merged 2 commits intogoogleapis:masterfrom
larkee:fix-230
Feb 17, 2021
Merged

fix: use datetime timezone info when generating timestamp strings#236
larkee merged 2 commits intogoogleapis:masterfrom
larkee:fix-230

Conversation

@larkee
Copy link
Copy Markdown
Contributor

@larkee larkee commented Feb 15, 2021

Closes #230

@larkee larkee requested a review from a team 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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