Welcome
Register
Projects
Help
About
Blog
Use OpenID
Login
Password
OpenID URL
Remember me
RSpec
Ruby on Rails
Ruby
Notes posted by Tricon
RSS feed
Tricon
-
March 24, 2010
0 thanks
Time.now in UTC
A quick way to get the current time in UTC is:
Time
.
new
.
utc
# => Wed Mar 24 14:38:19 UTC 2010