Edit report at http://bugs.php.net/bug.php?id=52514&edit=1
ID: 52514 Updated by: fel...@php.net Reported by: giorgio dot liscio at email dot it Summary: microseconds are missing in DateTime class -Status: Open +Status: Assigned Type: Bug Package: Date/time related Operating System: all? xp x64 PHP Version: 5.3.3 -Assigned To: +Assigned To: derick Block user comment: N Previous Comments: ------------------------------------------------------------------------ [2010-08-02 13:44:52] giorgio dot liscio at email dot it Description: ------------ hi i expected to dump microseconds too when i use new DateTime("now"); new DateTime(date('Y-m-d H:i:s.283020,time())); but apparently they are not stored at all in datetime objects echo date('Y-m-d H:i:s.u',microtime(true)); or in classical php functions thank you ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52514&edit=1