php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12237 date("T") returns null
Submitted: 2001-07-18 17:01 UTC Modified: 2001-07-22 09:13 UTC
From: JamesHeinrich at Technologist dot com Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.6 OS: Windows NT 4.0 Workstation (PWS)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: JamesHeinrich at Technologist dot com
New email:
PHP Version: OS:

 

 [2001-07-18 17:01 UTC] JamesHeinrich at Technologist dot com
// this should print "EDT" or whatever
// but it prints nothing.
echo date("T");

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-21 18:19 UTC] andy@php.net
Works fine on Red Hat Linux 7.  Must be a windows/pws
problem.  Can anyone else with windows/pws test this?
 [2001-07-22 08:32 UTC] JamesHeinrich at Technologist dot com
It also works fine on "SunOS media4 5.8 Generic_108528-02 sun4u sparc SUNW,Ultra-4".
 [2001-07-22 09:13 UTC] dbeu@php.net
fixed in cvs, thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 12:01:28 2024 UTC