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

Fix bug in P2D #42

Merged
merged 3 commits into from
Feb 6, 2025
Merged

Fix bug in P2D #42

merged 3 commits into from
Feb 6, 2025

Conversation

vogievetsky
Copy link
Member

@vogievetsky vogievetsky commented Feb 6, 2025

Fix reported issue regarding flooring multi day durations
Also fixes an issue introduced here https://github.com/implydata/chronoshift/pull/32/files#diff-87cb7ccfd0021abbeae8154d0767b1ee7e2229b5b0841104edece26648faf690R206 that somehow was not caught in the tests even though it made the tests fail.

The rouge issue is that parseISODate needed to use local timezone if timezone is set to null

@jgoz jgoz merged commit 16737e1 into master Feb 6, 2025
1 check passed
@jgoz jgoz deleted the p2d-fails branch February 6, 2025 21:30
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