Top "Bootstrap-datepicker" questions

bootstrap-datepicker is a datepicker widget by uxsolutions (eternicode) that uses Twitter's bootstrap library.

Bootstrap datepicker hidden by the container div

I have a birthday input text where I use Bootstrap datepicker v4. The form is inside <div class="media"&…

css twitter-bootstrap-3 bootstrap-datepicker eonasdan-datetimepicker
Convert datepicker date to ISO format with moment.js

My task is to use a datepicker to pick a date in the prescribed format, eg(MM-DD-YYYY) and pass it …

momentjs bootstrap-datepicker
Bootstrap datepicker not working with Webpack

I have created a aspnet core spa project with react using dotnet core spa stater template. I am using the …

jquery reactjs webpack .net-core bootstrap-datepicker
Bootstrap Datepicker defaults to 1900's when entered with 2 digit year

I am using a datepicker in a modal window in my Bootstrap application. I am using the original Datepicker from …

datepicker bootstrap-datepicker
Why does angularjs bootstrap datepicker pick one day before?

I'm using angularjs bootstrap datepicker directive and when I set a date from model it picks a day before the …

angularjs angularjs-directive bootstrap-datepicker
Make eternicode datepicker open on click, not focus

The eternicode twitter bootstrap datepicker pops up as soon as the <input> field it is attached to gets …

twitter-bootstrap datepicker bootstrap-datepicker
Change side that bootstrap-datepicker opens from?

I'm checking out bootstrap-datepicker and would like to customize it a little. Is it possible for the calendar to open …

twitter-bootstrap-3 bootstrap-datepicker
In bootstrap datepicker change month event is not working

I have a booking availability checking section on my website. I used bootstrap datepicker. When page loads first time, I …

javascript jquery datepicker bootstrap-datepicker
AngularStrap datepicker looks odd

I'm trying to use the AngularStrap datepicker in my project by following the directions on the AngularDart getting started guide …

css angularjs angular-strap bootstrap-datepicker
How to set the date in the Angular Date Range Picker to the 1st day of the month

Im using this Angular directive for date range picker https://github.com/g00fy-/angular-datepicker At the moment is sets …

angularjs twitter-bootstrap datepicker bootstrap-datepicker daterangepicker