php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20649 date(W) is buggy
Submitted: 2002-11-26 08:54 UTC Modified: 2002-11-26 08:55 UTC
From: php dot net at fingol dot de Assigned:
Status: Not a bug Package: Date/time related
PHP Version: 4.2.3 OS: Linux
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: php dot net at fingol dot de
New email:
PHP Version: OS:

 

 [2002-11-26 08:54 UTC] php dot net at fingol dot de
Hi,

check this out:

echo date(W,mktime(0,0,0,12,31,2002));

It's 53 instead of 1.

Greetz,
BS

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-26 08:55 UTC] derick@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 14:01:29 2024 UTC