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

Handle time-wrapping at midnight (0h vs 24h bug) #110

Merged
merged 2 commits into from
Apr 23, 2024
Merged

Handle time-wrapping at midnight (0h vs 24h bug) #110

merged 2 commits into from
Apr 23, 2024

Conversation

Nate-Wessel
Copy link
Contributor

closes #109

@Nate-Wessel Nate-Wessel marked this pull request as ready for review April 23, 2024 12:42
@Nate-Wessel
Copy link
Contributor Author

I ended up handling #109 through the frontend because JavaScript > Python. The backend still has this error though.

@Nate-Wessel Nate-Wessel changed the title Times ending at midnight should be 24 rather than 00 Handle time-wrapping at midnight (0h vs 24h bug) Apr 23, 2024
@Nate-Wessel Nate-Wessel merged commit 9048e39 into deploy Apr 23, 2024
1 check passed
@Nate-Wessel Nate-Wessel deleted the 24 branch April 23, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't handle hour from 23-24
1 participant