mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
259 stars 181 forks source link

Doesn't work on IPhone 6 #188

Closed hpolonkoev closed 7 years ago

hpolonkoev commented 7 years ago

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 ?

hpolonkoev commented 7 years ago

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