I have a table with string values in the format of Friday 20th April 2012 in a field called Film_Release
I am looping through and i want to convert
Use this: $newDate = $dateInDB->format('Y-m-d');
$newDate = $dateInDB->format('Y-m-d');