php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4314 ibase date values are skewed by 1 hr
Submitted: 2000-05-04 03:34 UTC Modified: 2000-05-04 09:53 UTC
From: kundrat at kundrat dot sk Assigned:
Status: Closed Package: Other
PHP Version: 3.0.16 OS: linux 2.2.12 (RH-6.1)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kundrat at kundrat dot sk
New email:
PHP Version: OS:

 

 [2000-05-04 03:34 UTC] kundrat at kundrat dot sk
php_ibase_var_pval when converting date value leaves
t.isdst set to 0 thus setting no DST.
setting isdst = -1 fixes the problem

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-04 09:53 UTC] jah at cvs dot php dot net
Fixed in cvs. Note that I don't remember seeing this behaviour with older
versions of InterBase, and it might be a bug in Interbase 6, function
isc_decode_date(). If it is, and older versions of InterBase now work incorrectly,
the patch will be reverted. I'll yet have to examine the situation.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jul 07 15:00:01 2026 UTC