note 102310 added to function.date

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
@info at anu3d dot info 07-Feb-2011 04:18

You are wrong:

<?php echo date("Y-m-d h:m:s",$i); ?>

should be

<?php echo date("Y-m-d h:i:s",$i); ?>

From the documentation:
m 	Numeric representation of a month, with leading zeros
i 	Minutes with leading zeros
----
Server IP: 83.137.20.135
Probable Submitter: 81.59.26.30
----
Manual Page -- http://www.php.net/manual/en/function.date.php
Edit        -- https://master.php.net/note/edit/102310
Del: integrated  -- https://master.php.net/note/delete/102310/integrated
Del: useless     -- https://master.php.net/note/delete/102310/useless
Del: bad code    -- https://master.php.net/note/delete/102310/bad+code
Del: spam        -- https://master.php.net/note/delete/102310/spam
Del: non-english -- https://master.php.net/note/delete/102310/non-english
Del: in docs     -- https://master.php.net/note/delete/102310/in+docs
Del: other reasons-- https://master.php.net/note/delete/102310
Reject      -- https://master.php.net/note/reject/102310
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.