ID: 14863 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Date/time related Operating System: Win2k Pro PHP Version: 4.1.1 New Comment:
Ofcouurse it does. I expect that your timezone differs 8 houurs from GMT. And gmdate shows the time in GMT. Not a bug, Derick Previous Comments: ------------------------------------------------------------------------ [2002-01-04 20:10:47] [EMAIL PROTECTED] Problem: When using the gmDate() function, the time/date is 8 hours ahead of the system clock. Script: The date is <?php echo gmDate("l, M d Y, h i a"); ?> Result: The date is Saturday, Jan 05 2002, 01 06 am Should have been: The date is Friday, Jan 04 2002, 05 06 pm ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14863&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]