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

Reply via email to