php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #21980 gmdate CUT -> UCT typo
Submitted: 2003-01-31 06:53 UTC Modified: 2003-01-31 11:42 UTC
From: angulion at gatefive dot fi Assigned: cortesi (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.0 OS: -
Private report: No CVE-ID: None
 [2003-01-31 06:53 UTC] angulion at gatefive dot fi
php documentation for function gmdate states:
gmdate -- Format a GMT/CUT date/time

This should however probably be:
gmdate -- Format a GMT/UCT date/time


Typo in UCT (CUT).

:)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-31 10:52 UTC] pollita@php.net
I thought it was "UTC" 
(Universal Time Coordinae) <-- Spoken with a french accent.
 [2003-01-31 11:15 UTC] cortesi@php.net
As of: http://www.its.bldrdoc.gov/fs-1037/dir-009/_1277.htm
it is Coordinated Universal Time (UTC).

assigning to myself.
 [2003-01-31 11:42 UTC] cortesi@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 10 15:00:02 2025 UTC