AlekKwek18 / pe

0 stars 0 forks source link

Unexpected output when using appointment-list command #3

Closed AlekKwek18 closed 3 days ago

AlekKwek18 commented 4 days ago

When attempting to use the command, it throws an invalid command format error

Steps to reproduce appointment-list d/2024-10-1 Result

Screenshot 2024-11-15 at 4.34.01 PM.png

An observation is that the command will throw an error if the dd in yyyy-MM-dd HHmm is in the range [1,9] i.e appointment-list d/2024-10-9 will throw an error but appointment-list d/2024-10-10 will work