django-bootstrap3-datetimepicker icon indicating copy to clipboard operation
django-bootstrap3-datetimepicker copied to clipboard

update bootstrap-datetimepicker.js to 3.0.0

Open ghost opened this issue 10 years ago • 2 comments

IIRC, the actual bootstrap-datetimepicker.js provided here is the version 2.1.30

seems there is a new one: v3.0.0 https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/src/js/bootstrap-datetimepicker.js

I noticed the v3.0.0 comes with some new method (setMinDate, etc .. see http://eonasdan.github.io/bootstrap-datetimepicker/#example3)

Do you plan to update to the newest version ? Do you need some help to do it?

BTW, Thanks for your integration in django forms, greatly appreciated!

ghost avatar Apr 08 '14 14:04 ghost

hummm .. seem I misunderstood .. I didn't read correctly. Your datatimepicker JS comes from http://www.eyecon.ro/bootstrap-datepicker/ but not from http://eonasdan.github.io/bootstrap-datetimepicker/

sorry for the noise ...

ghost avatar Apr 08 '14 14:04 ghost

Seems like there is already version v4.14.30 available. Any updates planned? Are there changes that are deal-breakers in newer versions of bootstrap-datetimepicker that prevent an easy update?

brejoc avatar Jun 15 '15 08:06 brejoc