Featured
-
No Featured Found!
Tags
Set the maximum date in UIDatePicker to Today
To set the maximum date of date picker in ios to today.
for example , if we want to pick the date of birth of a user then the date is can not be greater then today date .
So we can use following step to set the maximum date of datePicker
...