mdehoog / Semantic-UI-Calendar

Calendar module for Semantic UI
MIT License
805 stars 127 forks source link

date2.getFullYear() undefined #94

Closed dimensi closed 7 years ago

dimensi commented 7 years ago

When i try set minDate: new Date() in settings. I get exception TypeError: date2.getFullYear is not function I try debugging and can't understand what is problem. ... P.S. Sorry, i find where bug. It's my fail.