Hi all i used the Jquery Date picker which works well enough for me. But i am having a small issue i.e i would like to set the Start year from 19
Jquery Date picker
Start year
19
try this:
datepick({yearRange: '1900:' + new Date().getFullYear()});