AJ Gardner

Results 68 comments of AJ Gardner

I've achieved this with event handlers on `changeTime.timepicker`.

What do you mean "disable a time"? you can use the `disabled` attribute on `input` elements to disable the input element.

@konstantinfo Let me know if you solved this or you still need help.

@konstantinfo is this still an issue?

bootstrap datepicker is a separate project. Can you not achieve this by listening for `changeTime` events and performing whatever business logic you need?

I think the idea is ok, but I'm not sure what the best interface for it is. I'm not really in love with the `maxHours` option we already have. I...

Please add some unit tests when you get a chance. Thanks for contributing!

also, if you could squash this into one commit, that would be great.

@richellyitalo if you fix the TravisCI issue (trailing whitespace) and add a unit test or two, I'll merge this.

@karayv can you provide some code? I don't understand the situation. Are you saying you added a new option called `localTime`? More details would be helpful.