Convert week days to actual date

it works now using this

echo date(‘Y-m-d’, strtotime(‘Tuesday’));