A
A
Alexander2018-02-24 17:06:51
Swift
Alexander, 2018-02-24 17:06:51

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

1 answer(s)
B
briahas, 2018-03-09
@sasha1802

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 question

Ask a Question

731 491 924 answers to any question