$tarih = "2020-04-16 13:58:07";
echo $yeni_tarih = date('j F Y', strtotime($tarih));
4 nisan şu şekilde;
date('m F Y', strtotime($tarih)