mugifly/jquery-simple-datetimepicker

Doesn't work on IPhone 6

hpolonkoev opened this issue · 1 comments

Hello,

I tested the plugin on IPad and it works fine, but it doesn't work on IPhone 6. (Didn't try on other IPhones yet). The datetimepicker shows up but the date/calendar (field) is not rendered and the date title is 'NaN - undefined'. The time field is rendered well but when selecting time the 'Invalid Date' is showing up in input field.

Any ideas ?

My bad.
Was using wrong date format on handler.setDate() method.