bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

AngularJs directive to allow use of the bootstrap UI date/time pickers in a single dropdown

Results 54 bootstrap-ui-datetime-picker issues
Sort by recently updated
recently updated
newest added
trafficstars

How to achieve multiple selection of dates.

Right now Bootstrap 4 is still in alpha but it's worth noting some of the changes that will affect this project. 2 of the changes I've run into so far:...

enhancement

I am not sure it's possible, did not find this in the doc, but maybe there's a way to attach calendar to a different parent?

This occurs ![Screenshot (16)](https://user-images.githubusercontent.com/11465513/61455221-8859b800-a980-11e9-9a59-f0c84c12388c.png)

Hi, It would be great if the popup calendar could calculate its position so that it doesn't ever appear off screen. the original angular ui datepicker seems to work. see...

Hi there, I wanted to pass the popup-placement property to the datepicker popup. Is there a way to do this? [https://angular-ui.github.io/bootstrap/#/datepickerPopup](url) thanks!

DATE and Time value wrong it's in milliseconds format, kindly help me in this if you faced this issue.

# Steps for reproduce **1. Open datepicker** ![step_1](https://user-images.githubusercontent.com/7830947/39287662-71541e20-492d-11e8-84ed-b57142f0740e.png) **2. Open timepicker** ![step_2](https://user-images.githubusercontent.com/7830947/39287661-713790ca-492d-11e8-8df8-efce47311a31.png) 3. Select one symbol in a minutes value and change it (timepicker value is update too) ![step_3](https://user-images.githubusercontent.com/7830947/39287660-7118507a-492d-11e8-9e80-91bf5dbf1a30.png) 4....

Hi, I found strange behaviour with clear button inside time picker popup. After you choose date and time picker popup is active if you press clear it actually clears values...

bug

When upgrading from 2.3.1 release to any other, the value remains empty after picking a date/time unless I click in the text box after picking a date/time. It looks like...