The time reported by the date() function is off by one hour.

Currently our server is configured to EDT (-400) time zone, however our
php installation is reporting the timezone at EST (-500).

I know in php 5.1.x you can set the timezone in php.ini.  However we're
not prepared to update php at the moment. 

Can anybody let me know where PHP 5.0.1 gets the timezone information
from?  How can I change this so PHP returns the proper date.

Thanks,

Phil

-------------------
Philip Shafer
Web Programmer
University Web Services
Rowan University
Glassboro NJ 08028
856-256-4418
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to