3v4l.org

run code in 300+ PHP versions simultaneously
<?php $monday = date('Y-m-d H:i', strtotime( 'monday this week 00:00' )); $friday = date( 'Y-m-d', strtotime( 'friday this week' ) ); echo $monday;

preferences:
57.97 ms | 402 KiB | 5 Q