<?php $date = "2015/11/06 19:27:21"; $time = strtotime($date); echo date("m/d/y g:i a", $time);
You have javascript disabled. You will not be able to edit any code.