uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.66k stars 6.07k forks source link

Component for Daterange #1923

Open skorunka opened 8 years ago

skorunka commented 8 years ago

Expected behaviour

Components("input-group-addon") inside a "input-daterange" should trigger the datepicked dialog.

Actual behaviour

Component does not work for date-range.

Datepicker version used

ex. 1.6.1.

vikasNew commented 8 years ago

i am also facing same issue.

i am using date range but not able to use component for this.

what i need is when i click on calendar icon in date range then calendar should be open.

Azaret commented 7 years ago

Hi,

Yes, the daterange component is not really the best at the moment. It is planned in 2.0 to completely remove it since it does not offer much functionalities. It will be added back around the 2.1 ish with a brand not component with full functionalities. I would recommend you to work with 2 datepickers, it will be more code to write, but less complicated for you to make it what you want. Tell me is you need some help in order to link 2 datepickers.