3v4l.org

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

preferences:
37.42 ms | 402 KiB | 5 Q