uxsolutions / bootstrap-datepicker

A datepicker for twitter bootstrap (@twbs)
Apache License 2.0
12.67k stars 6.06k forks source link

Previous and Next year arrow click for date range #1223

Open m-priya29 opened 9 years ago

m-priya29 commented 9 years ago

image

Date range specified is 1st May 2014 to 31st October 2014. When I click anywhere on datepicker or in place of next/previous year arrow (shown by red arrow in above image) even if it is hidden because of min or max date range , its showing follwing weird year in datepicker.

image

Please help me....

acrobat commented 9 years ago

Can you provide a jsfiddle example for this issue? (You can use this jsfiddle as a base) Because the screenshots look like they show a custom implementation of the datepicker

m-priya29 commented 9 years ago

Here is the updated jsfiddle code :- http://jsfiddle.net/5fovrtLf/10/

When clicked on invisible ">>" arrow, it shows "October 0" ......

josephdburdick commented 9 years ago

+1 Same thing happened to me...looking for a fix.