You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the choice of minutes without hours does not work $('.timepicker').timepicker({ timeFormat: 'mm', interval: 5, minTime: '6:00pm', maxTime: '6:55pm', defaultTime: '6:00pm', startTime: '6:00pm', dynamic: false, dropdown: true, scrollbar: true });
The text was updated successfully, but these errors were encountered:
the choice of minutes without hours does not work
$('.timepicker').timepicker({ timeFormat: 'mm', interval: 5, minTime: '6:00pm', maxTime: '6:55pm', defaultTime: '6:00pm', startTime: '6:00pm', dynamic: false, dropdown: true, scrollbar: true });
The text was updated successfully, but these errors were encountered: