|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2012-07-20 02:34 UTC] aharvey@php.net
-Status: Open
+Status: Not a bug
[2012-07-20 02:34 UTC] aharvey@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 27 01:00:01 2025 UTC |
Description: ------------ See sample below Test script: --------------- $date = new Datetime('2012-07-11 18:46:07.517569'); echo $date->format('u'); Expected result: ---------------- 517569 Actual result: -------------- 517568