Skip to content

fixing minute offset issue in certain time zones #1238

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

Merged
merged 14 commits into from
Dec 18, 2024
Merged

Conversation

MaxAake
Copy link
Contributor

@MaxAake MaxAake commented Nov 22, 2024

Timezones with minute offsets not divisible by 60 causes issues for converting from the driver implementation of Date and Datetime to JS Date and Datetime

@MaxAake MaxAake marked this pull request as ready for review December 10, 2024 10:56
Copy link
Contributor

@StephenCathcart StephenCathcart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good well documented 👍

@MaxAake MaxAake merged commit 4090cb6 into 5.0 Dec 18, 2024
37 checks passed
@MaxAake MaxAake deleted the timezones-break-unittests branch December 18, 2024 08:32
MaxAake added a commit that referenced this pull request Jan 15, 2025
Timezones with minute offsets not divisible by 60 were causing issues for converting from the driver implementation of Date and Datetime to JS Date. A better implementation has been created and some documentation has been updated to reflect limitations that already existed.
MaxAake added a commit that referenced this pull request Jan 15, 2025
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.

2 participants