<?php $Dat ='05-18-2009'; $Time = '08:37:44'; $DateDispatched = DateTime::createFromFormat('m-d-Y H:i:s',$Dat.' '.$Time); print_r($DateDispatched); ?>
You have javascript disabled. You will not be able to edit any code.