<?php $dateString = "Wed Jun 08 2016 00:00:00 GMT+0800"; echo date('d/m/Y', strtotime($dateString));
You have javascript disabled. You will not be able to edit any code.