disable timerange
is possible to disable time range?
Hi @nmorich, I'm not sure I understand the question. The way I see it, the timepicker doesn't offer a time range by default. What are you trying to disable exactly?
Hello, I have the same question that @nmorich I want disable for example 1:30 PM, for say something, because my idea is build an app of rooms reservations in a hotel and I want disable the hours that already have been taken. Is that posible with this library?
This timepicker has no built-in range options. You can find features like that on more active timepickers like https://github.com/jonthornton/jquery-timepicker
This issue seems to ask for the same feature as in here: https://github.com/wvega/timepicker/issues/86
I added there a quick workaround for how you can change the existing code in order to exclude/disable a given time.