bootstrap-datetimepicker icon indicating copy to clipboard operation
bootstrap-datetimepicker copied to clipboard

setStartDate, setEndDate don't work as expected

Open johannesberdin opened this issue 11 years ago • 2 comments

setStartDate & setEndDate hadn't worked for me.

My solution: Replace "new UTCDate(date)" with "parseDate(date)"

johannesberdin avatar May 27 '13 19:05 johannesberdin

Please take this pull request as its breaking otherwise.

silentworks avatar Jun 28 '13 12:06 silentworks

+1

mohatt avatar Aug 19 '13 00:08 mohatt