Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2012 13:24
Show Gist options
  • Save anonymous/2775222 to your computer and use it in GitHub Desktop.
Save anonymous/2775222 to your computer and use it in GitHub Desktop.
ruby -e "require 'time';puts ((Time.parse('Jun 11 11:50') - Time.now) / 60 / 60 / 24).round.to_s + ' days left'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment