3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strtotime('09:30:00'); echo '<br/>'; echo strtotime('19:00:00'); echo '<br/>'; echo round(abs(strtotime('19:00:00') - strtotime('09:30:00')) / 60, 2);

preferences:
48.04 ms | 402 KiB | 5 Q