nus-cs2113-AY2122S2 / pe-dev-response

0 stars 0 forks source link

the time entered is on same day but rejected #469

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

Screenshot 2022-04-16 164313.png


[original: nus-cs2113-AY2122S2/pe-interim#550] [original labels: type.FeatureFlaw severity.Medium]

mathanmahe commented 2 years ago

Team's Response

There is an error in the input command as there is no space after HH:MM and before am/pm in the user input.

Therefore it does not obey the required format as mentioned both in the program itself, as well as the User Guide, hence it is not recognised as a valid timeslot.

Duplicate status (if any):

--