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

Normalize Date and Date32 types with user provided timezone #923

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Mar 3, 2023

Summary

Driver users can force the timezone used during Date and Date32 types of normalization. Useful if we want to ensure Go' time.Time always has 00:00 hour set for date types in the user location.

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

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