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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 10:01:30 2025 UTC