bootstrap-timepicker icon indicating copy to clipboard operation
bootstrap-timepicker copied to clipboard

[Deprecated] A simple timepicker component for Twitter Bootstrap

Results 106 bootstrap-timepicker issues
Sort by recently updated
recently updated
newest added

When the user increments the minute value, it will jump to the nearest multiple of the minuteStep, but not for decrements. I'm not sure this is correct behavior, but if...

bug

Hi I understand that this plugin is no longer being maintained but wondering if someone could help me with an issue. I want the input to operate as close to...

if any is working with this library and need reset/remove/destroy element binded with timepiker and not work correctly, i have done with this: ```javascript var date1 = $('[name="i_hou_1"]'); //input related...

I am going to `add` and `remove` timepicker form tag by other button. first, when i click button, timepicker will be added to tag. second, when i click button again,...

Is there any way to allow more than 23hr, eg 500hr

Hello, I am using bootstrap-timepicker plugin with milton admin panel. I want to define time range from 10:am to 11:00 pm. can you please guide me, how it is possible?...