nus-cs2103-AY1920S1 / pe-dev-response

0 stars 0 forks source link

29th of February not recognised as a valid date on leap years #57

Open nus-pe-bot opened 4 years ago

nus-pe-bot commented 4 years ago

Finances does not recognise that Februaries have leap years.

Finance Date Error - Leap Year.png

Feb 2016.png


[original: nus-cs2103-AY1920S1/pe-interim#57]

tohcejasmine commented 4 years ago

Team's Response

The command was considered invalid because the date entered was in the format "DD/MM/YYYY" (slashes) when it was clearly stated in the error message and the UG that dates should be of format "DD-MM-YYYY" (dashes), not because of not recognising leap year dates.

Duplicate status (if any):

--