What sqlite storage class you prefer? (TEXT,Integer?)
Datatypes In SQLite ##### 2.2. Date and Time Datatype “SQLite does not have a storage class set aside for storing dates and/or times. Instead, the built-in Date And Time Functions of SQLite are capable of storing dates and times as TEXT, REAL, or INTEGER values:”