|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-10-13 19:15 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 19:00:02 2025 UTC |
Description: ------------ im not sure , this is a bug or not. Im WinXP user, works on IIS with PHP 4.3.3 and i found that echo gmstrftime('%Y %b %d %T '); will out put 2003 Oct 13 and echo gmstrftime('%Y %b %d %H:%M:%S'); the output is 2003 Oct 13 16:20:03 the %T is missing... %T - current time, equal to %H:%M:%S this also happen to strftime