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