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

#454 Handle rounded minute overflow in time calculations #455

Conversation

KlausRicharz
Copy link
Member

This update adds logic to handle cases where rounding minutes results in 60, incrementing the hour and resetting minutes to 0. This change ensures accurate time representation for duration, work begin, and break calculations in the daily report JSP.

This update adds logic to handle cases where rounding minutes results in 60, incrementing the hour and resetting minutes to 0. This change ensures accurate time representation for duration, work begin, and break calculations in the daily report JSP.
@KlausRicharz KlausRicharz self-assigned this Nov 29, 2024
@KlausRicharz KlausRicharz merged commit 987a6bd into main Nov 29, 2024
4 checks passed
@KlausRicharz KlausRicharz deleted the 454-set-start-of-work-to-now-button-passt-beim-runden-auf-die-nächste-volle-stunde-den-stundenwert-nicht-an branch November 29, 2024 00:13
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.

"set start of work to now"-Button passt beim Runden auf die nächste volle Stunde den Stundenwert nicht an.
1 participant