Help for this page
$two_days_ago = time() - 2 * 24 * 60 * 60; $date_string = strftime("%m-%d-%Y %H:%M:%S", localtime($two_days_ago)) +;