react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

minDate doesn't work with calender+timepicker at the same time

Open mohammad-mo opened this issue 2 years ago • 2 comments

Hello Shahab First of all thank you for the great package, it helped a lot. I have an issue with minDate when I'm using calender with timepicker, our minDate={new Date().getTime() + 14400000}. It works perfectly fine with calender but with calender and timepicker it doesn't. As you can see I can't choose previous days but for timepicker I can choose previous minutes and hours. Any idea why it behaves like this? thank you. Screenshot 2022-10-04 123037

mohammad-mo avatar Oct 04 '22 08:10 mohammad-mo

had the same issue, I want to add minDate/maxDate for TImePicker

ota-fayz avatar Jul 31 '23 11:07 ota-fayz