How to have time in multiples of 15 in bootstrap datetime picker?

262 Views Asked by At

I am using the bootstrap date time picker and I want the time picker to show time only in multiples of 15, for e.g. 9:00 , 9:15, 9:30, 9:45.

1

There are 1 best solutions below

1
On BEST ANSWER

i guess you want to use stepping, just set it as:

stepping : 15