$dt->format('d.m.Y, H:i:s'); with timezone code example Example: php datetime create $date = DateTime::createFromFormat('d-m-Y', '15-12-2020');