matthewcheok / Realm-JSON

A concise Mantle-like way of working with Realm and JSON.
MIT License
661 stars 129 forks source link

Coverting timestamp to NSDate #52

Closed dushantSW closed 9 years ago

dushantSW commented 9 years ago

What are the ways to transform a long timestamp into NSDate?

matthewcheok commented 9 years ago

NSDateFormatter?