Datepicker selectable years range is only from 1972 to current year.
Problem:
The selectable years range is from 1972 to 2022 – how can one extend the years to the future?
Solution:
Pay close attention how the followings are added using set_col_property() method.
yearRange: '-50:+50',