localtime error type: 2048 |
7/18/2006 6:14:08 PM |
PHPRunner General questions | |
T
trumpet author
Hi. I'm new to phpRunner. I've used ASPRunner for while though. I'm running into an issue with a timedatestamp and the program. localtime() [function.localtime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Los_Angeles' for 'PDT/-7.0/DST' instead
|
|
T
|
trumpet author 7/18/2006 |
One more thing...
|
![]() |
Alexey admin 7/19/2006 |
Hi, date_default_timezone_set('America/Los_Angeles'); |