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 always-true comparisons in isToday() #33

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

AbeJellinek
Copy link
Member

isToday() was returning true for any date with the same day of the month, whether or not the month and year were the same.

@AbeJellinek AbeJellinek requested a review from adomasven April 4, 2024 15:40
@adomasven adomasven merged commit fbc4d6a into master Apr 5, 2024
2 checks passed
@adomasven adomasven deleted the fix-isToday-comparisons branch April 5, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants