You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using the option interval does not work, I tried with many values and does not work, it just use the default value that is 30. jQuery.extend( jQuery.fn.pickatime.defaults, { clear: 'borrar', format: 'h:i A', interval: 15 });
The text was updated successfully, but these errors were encountered:
using the option interval does not work, I tried with many values and does not work, it just use the default value that is 30.
jQuery.extend( jQuery.fn.pickatime.defaults, { clear: 'borrar', format: 'h:i A', interval: 15 });
The text was updated successfully, but these errors were encountered: