Setting date of birth year drop-down

Permalink
I have a custom date attribute on my profile page. The datepicker works great but the problem is now that it only shows years from 2003 - 2023 on the year dropdown.

Is there any way to change this?

 
mhawke replied on at Permalink Reply
mhawke
It works that way by design... a poor design IMHO. You need to click the top or the bottom year in the list to change the range. Very un-intuitive and I have many people having problems with it.
nicolechung replied on at Permalink Reply
Oh no. Seriously there isn't anywhere I can go in and override this?
mhawke replied on at Permalink Reply
mhawke
How are your PHP skills?
nicolechung replied on at Permalink Reply
My php is all right. Is this something I can override so that it doesn't get copied over during an update?

To me it looks like it's in the date_time helper...