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-for-timezone-change-issue #139

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Fix-for-timezone-change-issue #139

merged 1 commit into from
Oct 23, 2024

Conversation

CraigHawker
Copy link
Collaborator

Resolved issue with .FirstOrDefault which was returning DateTime.MinValue if no schedule was found.

Resolved issue where a schedule was not correctly calculated if the daylight saving offset occurred on the next iteration of the schedule.

…alue if no schedule was found.

Resolved issue where a schedule was not correctly calculated if the daylight saving offset occurred on the next iteration of the schedule.
@CraigHawker CraigHawker linked an issue Oct 23, 2024 that may be closed by this pull request
@CraigHawker CraigHawker changed the title Fix for issue #138 Fix-for-timezone-change-issue Oct 23, 2024
@CraigHawker
Copy link
Collaborator Author

Resolution confirmed in testing. Merging.

@CraigHawker CraigHawker merged commit 803219e into master Oct 23, 2024
2 checks passed
@CraigHawker CraigHawker deleted the issue-138 branch October 23, 2024 11:52
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.

Weekly scheduled task runs infinitely
1 participant