How do I calculate days since a record entry? Android, SQLite, Java -


I have a database with fields for a stored date I calculated the dates of the records and the days between today Would like to be able to

I have terminated its use:

 mDb.execSQL ("UPDATE" + DATABASE_PLANTS_TABLE + "SET" + KEY_PLANT_DAYS + "= (SELECT Julianes ('now') - Julined ("+ KEY_DATE +") "from + DATABASE_PLANTS_TABLE +");); ('% S', 'now') - Select striptime ('%' ('% s', 'now') -  


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -