Skip to content

Instantly share code, notes, and snippets.

@drewdeponte
Created July 26, 2010 23:53
Show Gist options
  • Save drewdeponte/491474 to your computer and use it in GitHub Desktop.
Save drewdeponte/491474 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
require 'date'
d = Date.today
puts d.cweek()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment