> Did you see gmdate()? > http://www.php.net/manual/en/function.gmdate.php
Yes, of course.
I can do time()-date("Z") to have gmtime
(or maybe) something better, but wouldn't it be better to
have gmtime() implemented anyways? Please tell me if I
missed something. Thank you.
Jens Lehmann
PS: date("U") and gmdate("U") return the same results
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

