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

Improve timespan calculation to prevent rounding to 1 year 12 months etc #180

Merged
merged 3 commits into from
Nov 17, 2024

Conversation

CaptureTheFrog
Copy link
Contributor

Previous method for calculating timespan allows for rounding up to 12 months even when there are multiple years. "1 year 12 months" isn't correct English, so this fix deals with that overflow as expected.

@sinaatalay sinaatalay self-requested a review October 3, 2024 19:12
@sinaatalay
Copy link
Member

Thank you. I will review it as soon as I can.

@sinaatalay
Copy link
Member

Thanks again.

@sinaatalay sinaatalay merged commit 9c2e5ca into rendercv:main Nov 17, 2024
12 checks passed
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.

2 participants