bootstrap-datetimepicker icon indicating copy to clipboard operation
bootstrap-datetimepicker copied to clipboard

Both Date and Time picker widget based on twitter bootstrap 3

Results 6 bootstrap-datetimepicker issues
Sort by recently updated
recently updated
newest added

I am using this only as Time picker with format `HH:ii P` but when I dynamically change its value it throws this error ```log bootstrap-datetimepicker.min.js:formatted:431 Uncaught TypeError: Cannot read property...

needs feedback

We have a start date of 2016-06-17 and the datepicker is fine in months view and smaller but in years view it will not allow to select the year 2016....

needs feedback

`{ ... format:'hh:ii' }` I can set like this, and, also can get the right value. When I choose time again ,the time was set on 1899. How to resolve...

needs feedback

When I use the show method on a datetimepicker with options, all of the options are removed and the current date is set back to the lowest possible date... 1899-12-31...

needs feedback

When datetimepicker close, "hide.bs.modal" will trigger but modal won't hide. Expect this event won't trigger.

needs feedback