Date Range Picker
The Date Range Picker is attached to a text input. It will use the current value of the input to initialize, and update the input if new dates are chosen.Date and Time Picker
The Date Range Picker can also be used to select times. Hour, minute and (optional) second dropdowns are added below the calendars. An option exists to set the increment count of the minutes dropdown to e.g. offer only 15-minute or 30-minute increments.Single Date Picker
The Date Range Picker can be turned into a single date picker widget with only one calendar. In this example, dropdowns to select a month and year have also been enabled at the top of the calendar to quickly jump to different months.Predefined Ranges
This example shows the option to predefine date ranges that the user can choose from a list.Documentation
You can find examples and documentation about Bootstrap date picker and range picker here: Datetime range picker