Jonas Sandman wrote:
> 
> So store your time as a 64-bit integer. Sqlite has support for that.
> 

Yeah, I can either do something like that or do parsing with existing
column. I was just taking advantage of some of the properties provided by
the DATETIME column and it just seems very inefficient to store a date as a
string in a database.

Thanks.

Jonathan


-- 
View this message in context: 
http://www.nabble.com/DateTime-Objects-tp22264879p22268085.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to