3v4l.org

run code in 300+ PHP versions simultaneously
<?php $today = new DateTime('now'); $changed = new DateTime('@1385337600'); var_dump($today->diff($changed));

preferences:
31.88 ms | 402 KiB | 5 Q