Is there any chance to display seconds in uidatepicker? I don't really see reference for this.
Asked
Active
Viewed 2,852 times
1 Answers
11
You can't do this with UIDatePicker, but you can make your own using UIPickerView. Just be aware that by doing this you'll lose the locality-aware features of UIDatePicker.

jtbandes
- 115,675
- 35
- 233
- 266