ID:               42755
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andrew at confirmalert dot com dot au
-Status:           Open
+Status:           Assigned
-Bug Type:         *General Issues
+Bug Type:         Date/time related
 Operating System: Win 2003 Server SP2
 PHP Version:      5.2.4
-Assigned To:      
+Assigned To:      derick


Previous Comments:
------------------------------------------------------------------------

[2007-09-25 10:51:18] andrew at confirmalert dot com dot au

Description:
------------
Date function parses correct unix timestamp in PHP 5.0.3 but not in PHP
5.2.4.

I have set the timezone of the webserver to Casablanca Morroco which is
a timezone that does not observe ANY daylight savings changes (i.e. it
is a constant time) even though the server is physically located in San
Diego USA.

Reproduce code:
---------------
date("Y-m-d @ g:i", 1190671200);

Expected result:
----------------
//Expected 2007-09-25 @ 8:00

Actual result:
--------------
//Produces 2007-09-25 @ 9:00


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42755&edit=1

Reply via email to