Options:

Option Type Default Description
step int 30 The number of minutes between each menu option. The value should divide 60 evenly.
startTime Date new Date(0, 0, 0, 8, 0, 0) The earliest available time.
endTime Date new Date(0, 0, 0, 23, 30, 0) The latest available time.
seaparator string : The character used to separate hours from minutes.
show24Hours bool false Use 24 hour time format

Basic Timepicker:

Toggle Format