24.08 2015

 

​$date = DateTime::createFromFormat('d/M/Y:H:i:s', $field);
return $date->format('Y-m-d H:i:s');