JQuery datepicker numberOfMonths: display current selection month last

Posted by Paul on Stack Overflow See other posts from Stack Overflow or by Paul
Published on 2010-05-30T23:10:53Z Indexed on 2010/05/30 23:12 UTC
Read the original article Hit count: 187

Filed under:
|
|

Hi, I have a jquery datepicker with the numberOfMonths set to 3, currently when I click on the datepicker, the left side month is the current month. In most cases, the user is only going to be selecting a date prior to todays date so I would prefer the current month selected to be the last calendar i.e. March, April, May instead of the current implementation which is May, June, July.

Greatly appreciate any help!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about datepicker