DatePickerDialog-iOS-Swift icon indicating copy to clipboard operation
DatePickerDialog-iOS-Swift copied to clipboard

Set Minimum and Maximum date depending on a date

Open aileenromero opened this issue 7 years ago • 0 comments

Hi, is there a way we can set the minimum and maximum date of the pickerdialog depending on a specific date?

for example i have a date which is (mm/dd/yyyy) 06/17/2018

and i want the minimum and maximum date on another pickerdialog to be minimum of the same date and maximum of 1 day only (mm/dd/yyyy) 06/18/2018

Thanks in advance!

aileenromero avatar Jun 17 '18 07:06 aileenromero