Re: Daylight Savings Time in PHP4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/18/07, mike caplin <mcaplin@xxxxxxxxx> wrote:
Does anyone know if the change in Daylight Savings Time (March this year)
affects PHP v4.x?  I looked around www.php.net and all I could find was a
reference to v5 (http://bugs.php.net/bug.php?id=35296).  Is there a v4
release which is compatible with the DST change?  Or even a patch could be
applied?


I've been using PHP for a lot of years, and I've never had a
time-change issue.  I don't think PHP cares what time it is.  When the
time changes, your logs might look a little funny, but it will keep on
chugging.

Now, that doesn't mean that all of your *code* is time-change safe.
Nor does it mean that your system handles the time change properly.  I
can't imagine that PHP itself would cause any issues.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux