objective c - Core Data's raw date string -


core data store date in format 441922215. sql query grabbing dates strings.

is there way raw date value of 441922215 nsdate form?

nsdate *date = [nsdate datewithtimeintervalsince1970:coredata value]


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -