alongubkin / angular-datepicker

Angular.js Date/Time Picker
MIT License
291 stars 129 forks source link

Fix: Change month without date selected #37

Closed danielcrisp closed 10 years ago

danielcrisp commented 10 years ago

Fixes https://github.com/alongubkin/angular-datepicker/issues/32

And also replaced getYear() + 1900 with getFullYear()