php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #576 gmtime()
Submitted: 1998-07-24 01:34 UTC Modified: 1998-07-24 06:57 UTC
From: walton at nordicdms dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0 Final Release OS:
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: walton at nordicdms dot com
New email:
PHP Version: OS:

 

 [1998-07-24 01:34 UTC] walton at nordicdms dot com
gmtime() is to time() as gmdate() is to date().
'nuff said.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-24 06:57 UTC] rasmus
All UNIX timestamps are already GMT which means that time() already returns GMT and a gmtime() function makes no sense.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 04:01:26 2024 UTC