Answer the question
In order to leave comments, you need to log in
How to record and display the date?
Help with an example of how to correctly take the date from datapicker -> pass it to dateField -> and write it to coredata and then also output it back from coredata -> to dateField and pass it to datapicker for editing.
I've looked all over GitHub and can't find an example. And you can't do it on your own. You need a working example to learn from it.
Answer the question
In order to leave comments, you need to log in
Your question should be broken down into two steps: 1) converting Data to formatted Text, and 2) writing data to Coredata
What exactly are you having problems with?
Here is a tutorial on the first stage
And on the second - any of the tutorials on saving data in coredata, of which there are plenty, will do.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question