Saturday, November 17, 2012

Convert NSDate to SQLite timestamp

If you used Core Data with SQLite database you might noticed that dates are stored as number of seconds since 2001-01-01 00:00:00.

I made this NSDate to SQLite timestamp online converter hoping that it might be useful to you.

Enter date as yyyy-mm-dd hh:mm:ss