Skip to content

Instantly share code, notes, and snippets.

@rockydd
Created March 2, 2010 02:19
Show Gist options
  • Save rockydd/319052 to your computer and use it in GitHub Desktop.
Save rockydd/319052 to your computer and use it in GitHub Desktop.
var startDate:Date=new Date();
startDate.setTime(startDate.getTime() - 6 * 24 * 3600 * 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment