I am using Angular material Datepicker for date selection in My project. can anyone have a Solution to show years from a particular range.
Ex: I want to show years from 1950 in my Material Date Picker. years before 1950 should be removed from Datepicker. is there any solution for this from Angular Material.