3v4l.org

run code in 300+ PHP versions simultaneously
<?php $now = time(); $ts = new \DateTime('@1368007801'); echo $ts->format('c'); echo $now - $ts->getTimestamp();

preferences:
34.46 ms | 402 KiB | 5 Q