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 an issue with converting AM/PM time to 24 hour time. #2573

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

somiaj
Copy link
Contributor

@somiaj somiaj commented Sep 18, 2024

The logic to convert to 24 hour time didn't consider 12am and 12pm correctly, this fixes that.

This fixes issue #2572

@somiaj somiaj force-pushed the fix-conversion-to-24-hour-time branch from c89a06c to e729556 Compare September 18, 2024 18:32
Copy link
Sponsor Member

@drgrice1 drgrice1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

The logic to convert to 24 hour time didn't consider 12am and 12pm
correctly, this fixes that.

This fixes issue openwebwork#2572
@somiaj somiaj force-pushed the fix-conversion-to-24-hour-time branch from e729556 to 4ee8973 Compare September 19, 2024 16:34
Copy link
Member

@dlglin dlglin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the problem

@drgrice1 drgrice1 merged commit d9797ba into openwebwork:develop Sep 24, 2024
2 checks passed
drgrice1 added a commit that referenced this pull request Sep 24, 2024
…otfix

Fix an issue with converting AM/PM time to 24 hour time (hotfix of #2573).
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.

3 participants