Closed GoogleCodeExporter closed 9 years ago
JSFiddle for the above bug
http://jsfiddle.net/YaDHK/
Original comment by salimgbe...@gmail.com
on 24 May 2012 at 1:32
You did not specify the minDate or startYear option, and by default startYear
goes back to current year - 100. So when you're on 17 and press the + button,
it goes to 1912, not 2012 (see the popup header). If you expect 2012, set the
startYear option (or minDate, if you want to specify the month and date also)
Your example updated:
http://jsfiddle.net/YaDHK/1/
Original comment by diosla...@gmail.com
on 25 May 2012 at 12:29
Original issue reported on code.google.com by
salimgbe...@gmail.com
on 24 May 2012 at 1:22Attachments: