Question

Is there any chance to display seconds in uidatepicker? I don't really see reference for this.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top