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

220 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 answers

1
Sudhir Bastakoti On BEST ANSWER

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

stepping : 15