Closed GoogleCodeExporter closed 9 years ago
You need to use the correct date format when you call dpSetSelected...
I just visited this page in Chrome:
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerMultiple.ht
ml
Then I entered these two lines into the javascript console:
$('.date-pick').dpSetSelected('09/09/2013');
$('.date-pick').dpSetSelected('11/09/2013');
Then I opened a date picker and both dates were shown as selected...
Original comment by kelvin.l...@gmail.com
on 2 Sep 2013 at 2:07
Original issue reported on code.google.com by
gavin.ca...@gmail.com
on 21 Aug 2013 at 3:14Attachments: