I added the following attributes to the Time Picker:
stepMinute 15
hour 9
hourMin 6
hourMax 23
And it's not working. I'm pretty sure because the numeric values are interpreted as strings instead of numbers and the Time Picker JS doesn't know what to do.