Users Pricing

forum

Home Forums Objective-C NSDate type and SQLite's DATETIME type? – MindStick

Objective-C NSDate type and SQLite's DATETIME type?

Tarun Kumar 3103 21 Sep 2015

In objective-C I was trying to map a sqlite3 table, its one of the attribute is 'completed_at' and its type defined as DATETIME.

I want to create a property on my objective-C class (which inherits from NSObject) that will map well to the 'completed_at' attribute.

Objective-C has an NSDate type but I'm not sure if that will map directly?

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md