3v4l.org

run code in 300+ PHP versions simultaneously
<?php $from = '2014-08-13T13:19:07Z'; $date = new DateTime(date('c', strtotime($from))); echo $date->format(DateTime::ISO8601);

preferences:
42.73 ms | 402 KiB | 5 Q