php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6000 Error reading datetime field
Submitted: 2000-08-07 04:46 UTC Modified: 2000-10-20 16:47 UTC
From: gandini at popnet dot it Assigned:
Status: Closed Package: MSSQL related
PHP Version: 4.0.1pl2 OS: WIN NT 4.0
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gandini at popnet dot it
New email:
PHP Version: OS:

 

 [2000-08-07 04:46 UTC] gandini at popnet dot it
I'm using PHP 4.0.1pl2 (win32 binary downloaded from php)with IIS4, SQL 7.0 on NT 4.0 sp6a.
In php.ini I use just "extension=php_mssql70.dll".

When I try to select a "datetime" field in a record, the result is a truncated date like "Jul 26 2".
The same code works with php3.0.16 and returns "Jul 26 2000 2:32PM".


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-20 16:47 UTC] fmk@php.net
This is fixed in CVS. The fix will be available in php 4.0.4

- Frank
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 08:01:28 2024 UTC