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 - II

Watch Paradigm # The Apple watch is best when it hues to this analogy: Apple Watch : Information :: Watch : Time Things that follow from this paradigm: It must deliver information quickly. Almost instantly. I should never “feel the burn”... Continue →