I am using timeflipbox (datebox) for a mobile website based on JQuery Mobile.
Here’s a screenshot:

In the minutes column, I want just the values 00 15 30 and 45 instead of all the numbers from 0 to 60.
Can you help me with this customization?
Thanks.
Check section
Date Limiting Optionsin documentation:http://dev.jtsage.com/jQM-DateBox/demos/fullopt.html
You’ll need to set
minuteStep: 15option.