Quick time convert
Posted: Sun Aug 07, 2005 2:56 pm
can anyone tell me what time this is "1123400177" in 'h:i:s A T' format?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
[feyd@nowhere]> php -r "echo(date('h:i:s A T',1123400177));"
03:36:17 AM Eastern Standard Time