nus-cs2113-AY2425S1 / pe-dev-response

0 stars 0 forks source link

error messages in dates inconsistent #231

Open nus-pe-bot opened 2 weeks ago

nus-pe-bot commented 2 weeks ago

image.png

The error for the first message could've been the same as the second.


[original: nus-cs2113-AY2425S1/pe-interim#54] [original labels: severity.Low type.FunctionalityBug]

DanLinhHuynh-Niwashi commented 2 weeks ago

Team's Response

Thank you for the report. As you can see the defined format was yyyy-MM-dd, so it will take the year with more than 4 letters as invalid format.

Duplicate status (if any):

--