<?php $date = date_create_from_format('d/m/y h:i A', '25/05/19 05:59 AM'); echo $date->format('M d, Y h:i A');
You have javascript disabled. You will not be able to edit any code.