This is a fork of the Date Range Picker for Bootstrap by Dan Grossman. While initially being used as a sandbox to try out new features/improvements for the picker, I've made some minor code updates and added an option to the api showRangeInputsOnCustomRangeOnly: false that will turn off the range inputs (apply,cancel,to,from) unless the custom range selector is triggered.

Usage Examples


Basic Date Range Picker

Basic Single Date Picker

Date Range & Time Picker with 30 Minute Increments

Options Usage

  • Option Set 1
    Shows a predefined range list while hiding the range controls.
  • Option Set 2
    Shows custom range calendars, to/from fields and buttons while hiding the range labels.
  • Option Set 3
    Shows custom range labels, calendars, buttons and fields.