Edit report at http://bugs.php.net/bug.php?id=54467&edit=1

 ID:                 54467
 User updated by:    mark dot gustafson at hotmail dot com
 Reported by:        mark dot gustafson at hotmail dot com
 Summary:            microseconds is always 000000
 Status:             Open
 Type:               Bug
 Package:            *General Issues
 Operating System:   Win2003K
 PHP Version:        5.3.6
 Block user comment: N
 Private report:     N

 New Comment:

small edit.


Previous Comments:
------------------------------------------------------------------------
[2011-04-04 23:41:46] mark dot gustafson at hotmail dot com

Description:
------------
I'm using Win2003K (fully patched), Apache 2.2.17 (Win32) and PHP
5.3.6.



Please run the following two lines in a PHP file:



$sTimeStamp = date("Y_m_d_H_i_s_u_");

print($sTimeStamp);



It will display as so:

2011_04_04_14_20_55_000000_



Every time I run the file, the microseconds is always 000000.



I hope this really is a bug and that you enjoy fixing it.

Thank You (!!!) and Best Regards.



Test script:
---------------
see above

Expected result:
----------------
see above



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54467&edit=1

Reply via email to