Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

feature request: named dates #37

Closed waozixyz closed 1 month ago

waozixyz commented 6 years ago

I would like to have named dates, so if the user types in 'today' they get todays date

here is a list of a few of these which would be nice:

today, yesterday, tomorrow in x [seconds, minutes, hours, days, weeks, months, years]

this ofcourse would introduce more issues such as multilingual support.