php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16498 strftime('%T')
Submitted: 2002-04-08 15:33 UTC Modified: 2002-04-08 15:35 UTC
From: rashid at ds dot pg dot gda dot pl Assigned:
Status: Not a bug Package: Date/time related
PHP Version: 4.1.1 OS: w2k pro
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: rashid at ds dot pg dot gda dot pl
New email:
PHP Version: OS:

 

 [2002-04-08 15:33 UTC] rashid at ds dot pg dot gda dot pl
echo strftime ('%T') prints nothing - this is probably connected with #15584 bug.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-08 15:35 UTC] derick@php.net
Hey!

It's not a bug, read this from the manual page:

Note:  Not all conversion specifiers may be supported by your C library, in which case they will not be supported by PHP's strftime().

Win2K just doesn't implement it... (blame MS :)

Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 08:01:32 2025 UTC