I want to show two months using bootstrap datepicker. After search on google I am not able to find how to show multiple months using bootstrap datepicker. I found that I can use JQuery UI for displaying multiple months.
But problem is: In my application they are using bootstrap date picker. When I am trying to use JQuery UI datepicker then Bootstrap datepicker override it and I am not able to see JQuery UI datepicker.
Could you please suggest how to replace bootstrap datepicker to JQuery UI?
I wanted to achieve this: http://jqueryui.com/datepicker/#multiple-calendars