ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

How to enable current day in calendar when mindate is current day + some time #111

Closed stefanaerts closed 7 years ago

stefanaerts commented 7 years ago

In my video(see link) you can see that i have a minDate specified and maxdate, but minDate should allow the current day to be selected in the calendar. The current day is greyed out,why? https://drive.google.com/file/d/0By7_cJqSCsKNZ0RTSU4zWGRPNVU

stefanaerts commented 7 years ago

never mind,i removed the seconds and hours of minDate ,so the current day is enabled.