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
 [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: Thu Apr 25 08:01:28 2024 UTC