3v4l.org

run code in 300+ PHP versions simultaneously
<?php $yr="2011"; $week="01"; $day="02"; $day=date("D",strtotime($day)); $newdate= date("d-m-Y", strtotime($yr."W".$week));; echo $newdate; ?>

preferences:
24.61 ms | 402 KiB | 5 Q