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

datetimepicker for bootstrap 4

Results 11 bootstrap4-datetimepicker issues
Sort by recently updated
recently updated
newest added

For example:current value is 2021-01-01 maxDate set 2021-01-31 show 2021-01-31 should show 2021-01-01

disable element datetimepicker exist a way to destroy/reset/remove datetimepicker from element

Just updating the icons with the latest FA

Hi, It's been 21 months since the 4.17.50 release so is there any chance you'll be doing a release in the near future which incorporates the commits since the last...

in progress

i am using this directive for datepicker. ``` ``` i am gonna to get date, when user clicks random day(not today). in this case, how can i get this date?

- fixed toggle and tooltip date-view and time-view ![1](https://user-images.githubusercontent.com/16769506/81465775-b0a7f100-91f6-11ea-9b1a-b26b753a1b73.png) ![2](https://user-images.githubusercontent.com/16769506/81465778-b8679580-91f6-11ea-9df2-88aace6988fc.png) - change display decade view from 12 per pages to 10 per pages ![3](https://user-images.githubusercontent.com/16769506/81465780-be5d7680-91f6-11ea-84ee-648f3eec650e.png) ![4](https://user-images.githubusercontent.com/16769506/81465783-c1f0fd80-91f6-11ea-89d8-07bc1f0959f2.png) - add buddhist era display...

Please why the hover effect does not work ? In the demo i clearly see the hover effects.

bug

Hello! The widget in my project is working except the animated switch. Do you have any idea, what the problem could be? Are they still supported? Thank you

need more info

My datetimepicker is inside a td. While selecting the time, the table is overflowing like this ![image](https://user-images.githubusercontent.com/47625635/52775366-cf452980-303f-11e9-8e5c-53930e0afa9e.png) Setting min-width fixed this : `.bootstrap-datetimepicker-widget { min-width: 326px; }`

enhancement

setting the main as the src file causes import statements to pull it and if using webpack and not running babel over your node_modules, will cause compile failure on ie...