Open
Description
Hi @nikhil-001mehta ,
I'm glad to see the new useful features you've added and the nice work that are you doing.
So today I'm here to suggest a new feature.
Is it possible to "connect/correlating" the two calendar? Let me explain it better:
- in the first calendar, we have January and in the second February.
- If the user selects the next month, both calendars update, so the first has February, and the second has March.
- If the user selects the previous month, both calendars update, so the first has December, and the second has January.
- I can choose the start date and the end date on the same calendar.
I give you a working example to make you understand better what I mean -> http://airbnb.io/react-dates
Do you think that this is a possible implementable option? Maybe the logic you've used on your datePicker is not "compatible" with this scenario? Or maybe my suggestion is completely out of scope?
Let me know what you thinks.
Thanks