$data = $_REQUEST['data'];
$date = new DateTime($data);
echo $date->format('l j F Y');

purtropo le scritte sono in inglese...