agenda / human-interval

Human readable time distances for javascript
Other
459 stars 13 forks source link

Add support for workdays? #23

Open smeijer opened 5 years ago

smeijer commented 5 years ago

Having support for "workdays" would be awesome, to skip the weekends. We can use this to trigger deadlines, without taking the weekends into account.

agenda.schedule('3 workdays');