react-multi-date-picker
react-multi-date-picker copied to clipboard
The format of date is MM/DD/YYYY and when we clear it by backspace then it goes to 1902 year by default
As I mentioned in the Title when we clear the full date by backspace, it shows 1902 year in the date picker calendar. Either it should show today's date only in the calendar and not return the same value or it should not show any date but the year that showed by the calendar should be the present year. @shahabyazdi Can you please help me with this. I added the expectations, but if you have any other solution pls reply on this.