Time Created Column has 10 numbers. Can you explain what this is exactly?

ja green Posted in Beginning Developers 9 years ago

Hi, First I want to say, "Thank you very much for this application". It works very well.

I'm not an advanced programmer by any means so you may laugh at my question. But here goes - In the database you have a time_created column. The time created is appearing for example like this - 1440306621 ... How can I convert this to read it, if I ever need to? :)

Replies
in Sathish kumar Replied 9 years ago

we are storing it as timestamp , you can convert and see it

http://www.unixtimestamp.com/