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

Add start_time and end_time None check due to time input misformat #534

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ochan1
Copy link
Contributor

@ochan1 ochan1 commented Mar 2, 2023

Formatting of the times become wrong and thus become None

The error message will recommend to use the time picker

Sample error log
start_time = '03/11/2023 2:00 PM'
end_time = '03/11/2023 4:00PM'

Notice the End Time format is not with the Start Time format standard, and thus is None

Formatting of the times become wrong and thus become None
The error message will recommend to use the time picker
@ochan1 ochan1 changed the title Add start_time and end_time None check Add start_time and end_time None check due to time input misformat Mar 3, 2023
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.

None yet

1 participant