Skip to content

Instantly share code, notes, and snippets.

@pdg137
Created December 5, 2013 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pdg137/7813277 to your computer and use it in GitHub Desktop.
Save pdg137/7813277 to your computer and use it in GitHub Desktop.
Timecop.freeze(DateTime.parse('2013-07-01 00:00 -0700')) { puts DateTime.now }
# -> 2013-06-30T23:00:00-08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment