Skip to content

bug fix to not include timezone additions#150

Open
Elyahu41 wants to merge 1 commit intoMosheBerman:masterfrom
Elyahu41:bug_fix_for_timezone
Open

bug fix to not include timezone additions#150
Elyahu41 wants to merge 1 commit intoMosheBerman:masterfrom
Elyahu41:bug_fix_for_timezone

Conversation

@Elyahu41
Copy link
Copy Markdown
Contributor

This PR fixes an issue that happens when the timezone changes the next or previous day. The only problem this fix might present is accuracy, as not every day is 84,000 seconds from what I remember.

Copy link
Copy Markdown
Owner

@MosheBerman MosheBerman left a comment

Choose a reason for hiding this comment

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

when the timezone changes the next or previous day

What do you mean by this? Do you have an example where this behavior impacts the code negatively?

@MosheBerman
Copy link
Copy Markdown
Owner

The only problem this fix might present is accuracy, as not every day is 84,000 seconds from what I remember

This is correct.

@Elyahu41
Copy link
Copy Markdown
Contributor Author

when the timezone changes the next or previous day

What do you mean by this? Do you have an example where this behavior impacts the code negatively?

Try to see what happens in your app for November 5th, 2023. You will see that the times are incorrect.

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