UNIX timestamp always in GMT?

Posted by bn on Stack Overflow See other posts from Stack Overflow or by bn
Published on 2010-05-18T01:00:35Z Indexed on 2010/05/18 1:10 UTC
Read the original article Hit count: 370

Filed under:
|
|
|

UNIX timestamp always in GMT?

I tried to run php function time()

and when I tried to convert the unix timestamp from the time() function, the output is not similar to the computer time.

Thank You

© Stack Overflow or respective owner

Related posts about unix

Related posts about timestamp