Hi,
Is there any chance to display seconds in uidatepicker? I don't really see reference for this.
Hi,
Is there any chance to display seconds in uidatepicker? I don't really see reference for this.
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.