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

fixing timezone problem #1182

Closed
wants to merge 2 commits into from
Closed

fixing timezone problem #1182

wants to merge 2 commits into from

Conversation

Eyup-Devop
Copy link
Contributor

Summary

When Etc/GMT-3 and Etc/GMT-2 timezone used with toDateTime function, query is created as Etc/GMT-11. To solve this problem, the time.Format function must be used differently.

@CLAassistant
Copy link

CLAassistant commented Jan 24, 2024

CLA assistant check
All committers have signed the CLA.

@Eyup-Devop
Copy link
Contributor Author

Eyup-Devop commented Jan 24, 2024 via email

@jkaflik
Copy link
Contributor

jkaflik commented Jan 29, 2024

Hi @Eyup-Devop I have added a test case and fixed implementation for this logic: #1184

@jkaflik jkaflik closed this Jan 29, 2024
@Eyup-Devop
Copy link
Contributor Author

Eyup-Devop commented Jan 29, 2024 via email

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.

3 participants