From:             [EMAIL PROTECTED]
Operating system: Win2k Pro
PHP version:      4.1.1
PHP Bug Type:     Date/time related
Bug description:  When using the gmDate() function, the time/date is 8 hours ahead

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 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]

Reply via email to