jonthornton / Datepair.js

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

Fixes jquery-ui datepicker sample code #98

Closed jkallay1 closed 7 years ago

jkallay1 commented 7 years ago

The sample parseDate method for jquery-ui datepicker doesn't handle an empty or unparseable date.

jonthornton commented 7 years ago

Thanks!