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

Fixing am/pm hour validation #7388

Closed
wants to merge 1 commit into from
Closed

Conversation

ccd2008
Copy link
Contributor

@ccd2008 ccd2008 commented Mar 14, 2019

This fixes the issue with improper am/pm hour validation. This is shown by setting a max of say 5pm and trying to go past 5am or setting a minimum of 5 am and trying to go earlier than 5 pm. Also fixes the am/pm toggle that didn't validate at all.

###Defect Fixes
When submitting a PR, please also create an issue documenting the error.

###Feature Requests
Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.

This fixes the issue with improper am/pm hour validation. This is shown by setting a max of say 5pm and trying to go past 5am or setting a minimum of 5 am and trying to go earlier than 5 am. Also fixes the am/pm toggle that didn't validate at all.
@cagataycivici
Copy link
Member

Should be fixed via 8290

cagataycivici added a commit that referenced this pull request Mar 27, 2020
Fix for #7388 Fixing am/pm hour validation and #7381 Calendar incorre…
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