forum

home / developersection / forums / datetime type of sqlite & objectivec

DATETIME type of SQLite & ObjectiveC

Anonymous User 1806 09-Nov-2015

I have created a SQLite table in my app, and I tried to map an object using Objective-C programming.
First attribute of table 'Save_time' of type DATETIME.


Now, I want to create a property on my Obj-C class that will map to the 'save_time' attribute.
I read that Objective C has a class name NSDate, but I am not sure that will map it directly or not?


Updated on 15-Nov-2015

I am a content writter !


Message
Can you answer this question?

Answer

1 Answers

Liked By