Questions tagged [clockpicker]

It is a clock-style timepicker for Bootstrap or jQuery.

ClockPicker was designed for Bootstrap in the beginning. So Bootstrap (and jQuery) is the only dependency(s).

Since it only used .popover and some of .btn styles of Bootstrap, I picked these styles to build a jQuery plugin. Feel free to use jquery-* files instead of bootstrap-* , for non-bootstrap project.

31 questions
-1
votes
1 answer

Subtract time classify if the difference is minutes

Hi I'm subtracting 2 values on input types and display the difference on one input type. This is my code
benz smith
  • 17
  • 3
1 2
3