Skip to content

Instantly share code, notes, and snippets.

@brandonsavage
Created April 19, 2013 13:28
Show Gist options
  • Save brandonsavage/5420349 to your computer and use it in GitHub Desktop.
Save brandonsavage/5420349 to your computer and use it in GitHub Desktop.
<?php
$five_days_ago = date('C', strtotime('Five days ago'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment