I\'m having some problems to set a minimum and a maximum YEAR with HTML5 date input.
Here is my code:
min and max attributes for date input type have very little browser support. You can use jQuery validation as a workaround.