trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

setDate to null ? #630

Closed nicofrand closed 8 years ago

nicofrand commented 11 years ago

An error is thrown when datetimepicker("setDate", null) is used to clear the datepicker : http://jsfiddle.net/5VBHk/6/

andrey-boomer commented 11 years ago

Loock for this Issue #568

tborg commented 10 years ago

+1. Clearing a date is essential behavior.

zunou commented 10 years ago

1+

aensley commented 8 years ago

+1

nicofrand commented 8 years ago

Looks fixed, I close the issue.