From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: Problem with date(), displaying timezone When I use the date() function with the "T" parameter, which displays the time zone, the PHP program apparently crashes in MSVCRT.DLL. But when you click OK, the script completes, and the correct information comes up. The other parameters seem to work fine, but the "T" one always crashes (used alone or in a complete date). I am using Apache Win32 version 1.3.12, with the unmodified CGI version of PHP4. (I am using the GD and PDF extensions.) The complete Windows fault log follows: ======================================= PHP caused an invalid page fault in module MSVCRT.DLL at 0187:7800d269. Registers: EAX=00650078 CS=0187 EIP=7800d269 EFLGS=00010206 EBX=00000039 SS=018f ESP=0063fca8 EBP=0063fcc4 ECX=00000050 DS=018f ESI=00795c8c FS=3a8f EDX=0000003b ES=018f EDI=00000006 GS=0000 Bytes at CS:EIP: 89 5a 04 8b 55 0c 89 4d fc 8b 5a 04 8b 52 08 89 Stack dump: 00655ecc 00795c90 00656e64 00650dd4 00000000 00000c80 00000050 0063fd08 7800cc3f 0075000c 00795cdc 00655ecc 00000021 00656e64 100ec9f0 780010ed -- Edit Bug report at: http://bugs.php.net/?id=9647&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]