fork download
  1. <?php
  2. $date = new DateTime("2016-03-18 16:28:18.6245");
  3. echo $date->format('Y-m-d H:i:s.u');
Success #stdin #stdout 0.03s 52480KB
stdin
Standard input is empty
stdout
2016-03-18 16:28:18.624500