TimePicki
TimePicki copied to clipboard
Options
Hi,
None of the options work, for example this fires the timepicki but options are not applied:
Thank you.
these options work for me:
$('#picker').timepicki({ show_meridian: false, reset: true, step_size_minutes: 1, overflow_minutes: true, disable_keyboard_mobile: true, min_hour_value: 0, max_hour_value: 23, increase_direction: 'up', custom_classes: 'ttPicki' });
i think you passed a string and not an int value