UIDatePicker, setting maximum and minimum dates based on todays date
Posted
by cannyboy
on Stack Overflow
See other posts from Stack Overflow
or by cannyboy
Published on 2010-06-17T19:18:26Z
Indexed on
2010/06/17
19:23 UTC
Read the original article
Hit count: 304
If I have a UIDatePicker, and I wish to set the minimum and maximum date range to be between thirty years ago and thirty years in the future, how would I set that up?
© Stack Overflow or respective owner