Getting the DatePicker to automatically goto NSUserDefault saved variable..
Any ideas?
I can select a date and time.
I can save it
I can quit the app then go back in and it reads the data back in correctly to a label..
then when i goto the DatePicker it defaults to Today’s date and time and automatically replaces the label and the string.
After you have created your created your
UIDatePicker, you can set thedateproperty.Afterwards, show the date picker as you would normally.