I am trying to restrict past dates in input type=\"date\".I can able to restrict future dates,But I don\'t have idea about restricting past dates.
input type=\"date\"
/*Enter a date before 1980-01-01:*/ /*Enter a date after 2000-01-01:*/
see working link