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 leap year handling #1629

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

ccuser44
Copy link
Contributor

Proof:

This does not account for a leap year miss that happens every 400 years which would make the real value 365.2425 days but that doesn't matter, it's close enough to the accepted 365.25 years

@ccuser44
Copy link
Contributor Author

@Expertcoderz

@Expertcoderz Expertcoderz added 🐛 bug Bugs or broken features 📱 UI Frontend Adonis user interfaces labels Oct 18, 2024
@Expertcoderz Expertcoderz merged commit 9ce9741 into Epix-Incorporated:master Oct 18, 2024
2 checks passed
@ccuser44 ccuser44 deleted the patch-18 branch October 18, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Bugs or broken features 📱 UI Frontend Adonis user interfaces
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants