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

JSON date string not support #939

Open gaojianzhuang opened 6 years ago

gaojianzhuang commented 6 years ago

When the input value is a JSON date string(e.g. 2017-11-09T08:00:00.000Z), the datetime picker cannot support. Please add this feature. Thanks!