We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
+
1 parent 087a919 commit 0bced53Copy full SHA for 0bced53
timev.rb
@@ -270,7 +270,7 @@ def self.now(in: nil)
270
# Time.at(secs, -1000000000, :nanosecond) # => 2000-12-31 23:59:58 -0600
271
#
272
273
- # Optional keyword argument <tt>+in: zone</tt> specifies the timezone
+ # Optional keyword argument <tt>in: zone</tt> specifies the timezone
274
# for the returned time:
275
276
# Time.at(secs, in: '+12:00') # => 2001-01-01 17:59:59 +1200
0 commit comments