Things I learned: Core Data Dates

If using primitive types, Core Data presents dates as NSTimeInterval instead of NSDate. I sort of knew this. No problem.

When setting value for this property – MUST use timeIntervalSinceReferenceDate.

I did not know this.

 
1
Kudos
 
1
Kudos

Now read this

Short  Watch Thoughts - III The Missing Magic

Two things made the original iPhone so incredible:1 It could do incredible things that no “phone” had ever done before. It did a very good job of disguising the slow things that it couldn’t do well right off the bat. (think checker box... Continue →