From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.1.2
PHP Bug Type: Date/time related
Bug description: GetTimeOfDay returns minuteswest as seconds
<?php
print_r( GetTimeOfDay() );
?>
Array
(
[sec] => 1016908181
[usec] => 59494
[minuteswest] => -3600
[dsttime] => 1
)
minuteswest should be -60
cheers.
Hannes
http://www.cms4you.biz
Ing. Hannes Dorn
IBIT EDV-DienstleistungsGmbH
Alserbachstr. 15/1, A-1090 Wien
Office: +43 (1) 319 88 40
Fax: +43 (1) 319 89 40
Mobile: +43 (676) 405 94 29
mailto:[EMAIL PROTECTED]
http://www.ibit.at
--
Edit bug report at http://bugs.php.net/?id=16236&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16236&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16236&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16236&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16236&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16236&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16236&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16236&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16236&r=submittedtwice