From: Operating system: Win2003K PHP version: 5.3.6 Package: *General Issues Bug Type: Bug Bug description:microseconds is always 000000
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 bug report at http://bugs.php.net/bug.php?id=54467&edit=1
--
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=54467&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=54467&r=trysnapshot53
Try a snapshot (trunk):
http://bugs.php.net/fix.php?id=54467&r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=54467&r=fixed
Fixed in SVN and need be documented:
http://bugs.php.net/fix.php?id=54467&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=54467&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=54467&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=54467&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=54467&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=54467&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=54467&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=54467&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=54467&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=54467&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=54467&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=54467&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=54467&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=54467&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=54467&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=54467&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=54467&r=mysqlcfg
