MustDoList / main

Must Do List ( Task Scheduler Application )
MIT License
1 stars 0 forks source link

Task without Start Date are placed at the end of the task list #162

Open eugenepeh opened 6 years ago

eugenepeh commented 6 years ago

Task without Start Date but has earlier Due Date are placed at the back of Task with later Due Date.

This incorrectly represent the DateTime priority and hence needs to be fixed.