[PHP-DEV] Bug #4314: ibase date values are skewed by 1 hr From: kundrat <email protected>
Date: 05/04/00

From: kundrat <email protected>
Operating system: linux 2.2.12 (RH-6.1)
PHP version: 3.0.16
PHP Bug Type: Other
Bug description: ibase date values are skewed by 1 hr

php_ibase_var_pval when converting date value leaves
t.isdst set to 0 thus setting no DST.
setting isdst = -1 fixes the problem

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>