is there any way to set uidatepicker for minute and seconds versus hour and minute
edit I ended up adding my own UIPicker class and creating a value and tagging myself.
I don’t think there is a built-in way to do this in the SDK. Just try to subclass UIPickerView and you end up with basically the same result.
If you are looking for reference information for UICatalog, it has complete collector examples and how to make your own collector.
Unable to show minutes according to API documentation.