jonthornton / Datepair.js

A javascript plugin for intelligently selecting date and time ranges, inspired by Google Calendar.
https://www.jonthornton.com/Datepair.js
358 stars 87 forks source link

defaultTimeDelta not working #142

Open luki-zz opened 1 week ago

luki-zz commented 1 week ago

Hello, So I have following option: jQuery("#datepicker").datetimepicker({ defaultTimeDelta: 900000, }); and expect my time to display in intervals of 15 min, but nothing changes. As well how can I change my language to Polish?