PHP strtotime April 25, 2012 Pramod T P it converts date/time into a Unix timestamp Example <?php echo strtotime(“17 May 1984”); ?> Output 453580200