3v4l.org

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

preferences:
40.75 ms | 402 KiB | 5 Q