wayneashleyberry / wunderline

✅️ Command-line client for Wunderlist, the easiest way to get stuff done.
https://git.io/vM45l
MIT License
309 stars 29 forks source link

Invalid DateTime for Reminder #120

Closed bhman792 closed 6 years ago

bhman792 commented 6 years ago

I've tried every format I can think of and nothing is working. What is the right format for datetime?

Thor77 commented 6 years ago

The correct format is YYYY-MM-DD HH:mm. If there's no valid reminder datetime given, it will fallback to the due date (if given).

I guess we should clarify that in the error message.

Thor77 commented 6 years ago

If there's anything else to clarify, feel free to reopen :)