Skip to content

Chore/revisit issue 81 - #84

Open
jonasbadstuebner wants to merge 2 commits into
JonasWanke:mainfrom
jonasbadstuebner:chore/revisit-issue-81
Open

Chore/revisit issue 81#84
jonasbadstuebner wants to merge 2 commits into
JonasWanke:mainfrom
jonasbadstuebner:chore/revisit-issue-81

Conversation

@jonasbadstuebner

Copy link
Copy Markdown
Contributor

Closes: #81

This PR revisits the fix for #81.

This implementation uses currentStart to calculate the first timeSet, fixing the error described in #81 whilst still using the shortcut route for frequencies > daily.

Because I needed the fix from #82 for the SECONDLY test to work, I recommend merging that one first. Then I can rebase and we are good to get this one through.

All tests are passing, if you see any other edge case currently not covered by tests, please let me know and I'm happy to look into it.

Revisits the fix for JonasWanke#81

This implementation uses currentStart to calculate the first timeSet, fixing the error described in JonasWanke#81 whilst still using the shortcut route for frequencies > daily
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.

Incorrect Time Offset Due to Using start Instead of currentStart in Time Calculation

1 participant