Skip to content

Instantly share code, notes, and snippets.

@danlucraft
Created October 28, 2010 08:17
Show Gist options
  • Save danlucraft/650897 to your computer and use it in GitHub Desktop.
Save danlucraft/650897 to your computer and use it in GitHub Desktop.
>> 60*60*24
=> 86400
>> 1.day
=> 1 day
>> 1.day.class
=> Fixnum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment