3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date('d/m/Y'); print "\n"; echo date('d/m/Y', strtotime("1-W".date('W')."-".date('Y'))); print "\n"; echo date('Ymd', strtotime("2013-W01-1")); ?>

preferences:
34.71 ms | 402 KiB | 5 Q