php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41881 date format in microtime
Submitted: 2007-07-03 03:03 UTC Modified: 2007-07-03 06:39 UTC
From: glen at schoenung dot us Assigned:
Status: Not a bug Package: Date/time related
PHP Version: 5.2.3 OS: window xp sp2
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: glen at schoenung dot us
New email:
PHP Version: OS:

 

 [2007-07-03 03:03 UTC] glen at schoenung dot us
Description:
------------
the format option for microtime does not seem to work

date('H:i:s.u', microtime(true))

will return something like

23:15:12.00000

with 00000 always the microtime



















Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-03 06:39 UTC] tony2001@php.net
Duplicate of bug #41806.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 09 17:01:34 2024 UTC