Closed nus-pe-bot closed 5 years ago
Command above entered by tester was not in correct format
add t/TITLE d/DATE TIME p/PLACE m/MEMORY
Tester did not specify time, the following command works:
add t/Fishing Trip d/12/12/2019 1200 m/Caught the biggest fish ever!
Adding a Diary Entry with the date format mentioned leads to "java.text.ParseException: Unparseable date" error.
Rather the example mentioned in the User Guide also doesn't work:
add t/Fishing Trip d/12/12/2019 m/Caught the biggest fish ever!
[original: SakshiPradyumn/ped#3]