<?php $str = "8:10:12"; echo $new_str = date("H:i:s",strtotime($str));
You have javascript disabled. You will not be able to edit any code.