Page 1 of 1

conversion to time

Posted: Fri Jun 29, 2007 6:16 am
by itsmani1
i want to convert "1183115519920" to time how can i do this?

thanks

Posted: Fri Jun 29, 2007 6:28 am
by Gente

Posted: Fri Jun 29, 2007 4:31 pm
by pickle
"1183115519920" isn't a valid UNIX timestamp, but date() is the function to use.