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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 02:01:29 2024 UTC