Forum : How do you convert between Unix timestamps and MySQL timestamps?
Brief description  about Online courses   join in Online courses
View Abhijit  Paul 's Profile

How do you convert between Unix timestamps and MySQL timestamps?

How do you convert between Unix timestamps and MySQL timestamps?
Asked by Abhijit Paul | Mar 18, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Abhijit,
UNIX_TIMESTAMP converts from MySQL timestamp to Unix timestamp, FROM_UNIXTIME converts from Unix timestamp to MySQL timestamp.
Mar 18, 2010