3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = date( "Y-m-d 11:00:00", strtotime("2 Sunday")); $end = date( "Y-m-d 11:00:00", strtotime("Last Sunday")); echo $start . ' - ' . $end;

preferences:
38.11 ms | 402 KiB | 5 Q