Convert from MySQL datetime to another format with PHP datetime mysql php I have a datetime column in MySQL. How can I convert it to the display as mm/dd/yy H:M (AM/PM) using PHP?