Skip to content

Instantly share code, notes, and snippets.

@defsprite
Created November 20, 2012 15:57
Show Gist options
  • Save defsprite/4118776 to your computer and use it in GitHub Desktop.
Save defsprite/4118776 to your computer and use it in GitHub Desktop.
[sassi@csassenberg ~]$ irb
1.9.3-p125-perf :001 > require 'date'
=> true
1.9.3-p125-perf :002 > require 'time'
=> true
1.9.3-p125-perf :003 > DateTime.new.to_time
=> -4712-01-01 00:00:00 +0000
1.9.3-p125-perf :004 >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment