UIDatePicker questions regarding displaying
Posted
by Zap
on Stack Overflow
See other posts from Stack Overflow
or by Zap
Published on 2009-09-24T18:35:48Z
Indexed on
2010/03/25
0:03 UTC
Read the original article
Hit count: 548
Does anyone know if it's possible to change the minute interval of a UIDatePicker after it's been added to a UIView? Is it possible to show and hide 2 different datePickers? I want change the minuteInterval of the UIDatePicker to 5 and 30 when I click a button. Any sample code would be appreciated.
© Stack Overflow or respective owner