jQuery-Timepicker-Addon icon indicating copy to clipboard operation
jQuery-Timepicker-Addon copied to clipboard

datetimepicker("option", options) not work

Open gaojianzhuang opened this issue 7 years ago • 0 comments

Currently, I use the "$('#test').datetimepicker("option", options"); $('#test').datetimepicker("refresh");" not work. And we cannot get the datetimepicker instance via the "$('#test').data('datetimepicker')". But we can get it via the “$('#test').data('datepicker')”;

Please support it. Thanks.

gaojianzhuang avatar Dec 28 '17 03:12 gaojianzhuang