How can I implement the date picker to select only 1-year date range from any particular date when I have two date pickers one is the start date another is end date, for example, i have selected 01-01-2019 as the start date then I can only select end date up to 01-01-2020.
How can I implement the date picker to select only 1-year date range from any particular date when I have two date pickers one is the start date another is end date, for example, i have selected 01-01-2019 as the start date then I can only select end date up to 01-01-2020.