converter tempo em formato de 24 horas
echo date("H:i", strtotime("04:25 PM"));
Attractive Albatross
echo date("H:i", strtotime("04:25 PM"));