Hi All
I have looked at the jDateUtils and cannot find any process to seperate the month, day, year ect from a DateTime stamp that is stored in my sqlite database.
The string is 2017-04-01 02:37:56.0 and I want to add 7 days onto it and display the result.
Seems like it should be easy , I have tried all the subs and nothing gives me the answer. The closeest answer is on thread
https://www.b4x.com/android/forum/threads/datetime-increment-problem.78080/#post-494792
Thank you
I have looked at the jDateUtils and cannot find any process to seperate the month, day, year ect from a DateTime stamp that is stored in my sqlite database.
The string is 2017-04-01 02:37:56.0 and I want to add 7 days onto it and display the result.
Seems like it should be easy , I have tried all the subs and nothing gives me the answer. The closeest answer is on thread
https://www.b4x.com/android/forum/threads/datetime-increment-problem.78080/#post-494792
Thank you