3v4l.org

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

preferences:
35.85 ms | 402 KiB | 5 Q