Skip to content

Instantly share code, notes, and snippets.

@HassenIO
Created July 13, 2013 07:35
Show Gist options
  • Save HassenIO/5989820 to your computer and use it in GitHub Desktop.
Save HassenIO/5989820 to your computer and use it in GitHub Desktop.
Ruby: Next week date
7.days.since(Time.now).to_date.strftime("%d/%m/%Y")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment