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

How to disable current day select - if its after 8pm #41

Open JakubKontra opened 5 years ago

JakubKontra commented 5 years ago

Hi, Its possible to disable current date if its more than 8pm?

Thanks for example. I will update docs after.

Love your library!