calendar
calendar copied to clipboard
options
new Calendar({ months: true, years: [2000, 2011] }) or { years: true } etc. typically im not a fan but .showMonthSelect().showYearSelect(); is pretty verbose so it might be alright for some things