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

bugfix/cron-date-normalization #194

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

ndortega
Copy link
Member

@ndortega ndortega commented May 2, 2024

fixed date normalization bug by reordering the datetime components check so we start smaller and move towards higher granularity

…eck so we start smaller and move towards higher granularity
@ndortega ndortega linked an issue May 2, 2024 that may be closed by this pull request
2.) removed redundant date operations from next() function
@ndortega ndortega merged commit 5b756c2 into master May 3, 2024
7 checks passed
@ndortega ndortega deleted the bugfix/cron-date-normalization branch May 3, 2024 15:28
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.

Weird behavior of next function for whole hour cron expressions
1 participant