Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created August 2, 2008 19:47
Show Gist options
  • Save dbussink/3765 to your computer and use it in GitHub Desktop.
Save dbussink/3765 to your computer and use it in GitHub Desktop.
dirkjan@mrkrabs ~/Documents/projects/ruby1.8 $ date
Sat 2 Aug 2008 21:46:09 CEST
dirkjan@mrkrabs ~/Documents/projects/ruby1.8 $ irb
irb(main):001:0> Time.now.to_s
=> "Sat Aug 02 21:46:52 +0200 2008"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment