|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2008-12-06 19:42 UTC] neo_in_matrix at msn dot com
Description:
------------
date('u') always returns 0's, on Windows and Linux.
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 24 01:00:02 2025 UTC |
Like this: $d = new DateTime("2008-12-09 14:57:55.25871"); echo $d->format( "u" ); echos: 258710