Hello guys
In my database,I have record that contain timestamp field
Example 2018-12-1 12:12:1
Now i need use it in my app and get elapsed time from this date
When i use FROM_UNIXTIME,it return invalid result
Why?
In my database,I have record that contain timestamp field
Example 2018-12-1 12:12:1
Now i need use it in my app and get elapsed time from this date
When i use FROM_UNIXTIME,it return invalid result
Why?