Created
August 2, 2008 19:47
-
-
Save dbussink/3765 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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