Skip to content

Instantly share code, notes, and snippets.

@vsalbaba
Created June 14, 2011 15:40
Show Gist options
  • Save vsalbaba/1025163 to your computer and use it in GitHub Desktop.
Save vsalbaba/1025163 to your computer and use it in GitHub Desktop.
WTF time
ruby-1.8.7-p334 :006 > a.at = Date.today.monday
=> Mon, 13 Jun 2011
ruby-1.8.7-p334 :007 > a.at
=> Sun, 12 Jun 2011 22:00:00 UTC +00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment