Closed fklingler closed 9 years ago
+1 run exactly into this problem today. Good work @fklingler !
Well done @fklingler :+1: Thank you very much for help!
@fklingler your fix is already available in v0.5.5 (nice version number, btw :wink:) and published to npm repository.
Nice, thanks !
Since time was reset to 0 because of a bug on boostrap-datepicker, you were not able to bind the component value on a Date object were you would change its time value.
This fixes it with cloning the date object sent to the bootstrap datepicker object.