<?php $date = '19:24:15 06/13/2013'; echo date('h:i:s a m/d/Y', strtotime($date));
Standard input is empty
07:24:15 pm 06/13/2013
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!