Hi so i making something where a user enters a TIME into NSDatePicker so i can get the value and store it into a string for later use. I have connected the date picker with an outlet and im trying to get the value to export with no luck! Please help!
The NSDatePicker is setup to only show time like this 12:00 am
thanks