小编mcr*_*619的帖子

Inserting datetime in sqlite database android

how can i insert datetime data in my sqlite database using contentvalues not using raw query?.

datetime('now') insert itself(text) not the time, and can i add addittional hours to the current time?

like, when i press button "1HOUR" it would insert the currenttime + 1 hour in the sqlite database..thanks, kinda confused..

sqlite android

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

android ×1

sqlite ×1