MustDoList / main

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

Infer missing end date parameters from start date #152

Open eugenepeh opened 6 years ago

eugenepeh commented 6 years ago

So that we can type commands like this add some ongoing event from 7 Oct 2 pm to 2 hours later add some ongoing event from today 3 pm to 3 hours later

eugenepeh commented 6 years ago

This can be done by using Start Datetime as base, and then apply End Datetime parameters on to it.