nus-cs2103-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Entering class with the time in the 12 hour format cannot specify the minute #5087

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

image.png


[original: nus-cs2103-AY2223S1/pe-interim#5385] [original labels: severity.Medium type.FunctionalityBug]

ongwenpin commented 1 year ago

Team's Response

My team has implemented such that very commonly used format such as 12:30, 1200 and 12pm are all accepted. we don't recognize . separated time such as 12.30 as a valid time and we searched up and it is not commonly used anywhere.

Duplicate status (if any):

--