0

the image below example of time picker and the minimum of hours is 00 and maximum is 23 .

example of minimum hour which is 00

Here is my code

$('.bootstrap-timepicker').datetimepicker({
    pickDate: false,
    useCurrent: false,
    format: 'HH:mm',
    //use24hours: true
});

How do i set the minimum hour is 01 and the maximum hour is 24 ??

Michał Tkaczyk
  • 732
  • 5
  • 18
Abu Power
  • 11
  • 4

0 Answers0