We had been using jquery ui for datepicker and timepicker for some time now. We recently started using angularjs, it allows for two way binding and it has reduced lot of code. I use the ang. bootstrap timepicker directive, it works fine. But is there any way to set minTime and maxTime attribute where timepicker allows user to pick time after 9 am and below 5pm.
I appreciate any help.