jdewit / bootstrap-timepicker

[Deprecated] A simple timepicker component for Twitter Bootstrap
MIT License
1.64k stars 1.09k forks source link

Set minimum time #311

Closed iamkallolpratim closed 8 years ago

iamkallolpratim commented 8 years ago

How can I set cuurent time as a minimum time based on today's date.

mrhota commented 8 years ago

The easiest way: attach an event handler to the changeTime.timepicker event. See the end of the documentation page.