indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
525 stars 226 forks source link

no minimum time for current date #253

Open overjoied opened 6 years ago

overjoied commented 6 years ago

I want to select time based on the selected date. If the selected date is the current date, I can select time only after the current time. Doesn't this plugin support this feature?