Edit report at http://bugs.php.net/bug.php?id=54467&edit=1
ID: 54467 Updated by: ahar...@php.net Reported by: mark dot gustafson at hotmail dot com Summary: microseconds is always 000000 -Status: Open +Status: Duplicate Type: Bug -Package: *General Issues +Package: Date/time related Operating System: Win2003K PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: Duplicate of bug #41806. Previous Comments: ------------------------------------------------------------------------ [2011-04-04 23:44:13] mark dot gustafson at hotmail dot com small edit. ------------------------------------------------------------------------ [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