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 Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading...