[DOC] Fix Timezone Objects description
From the beginning when Timezone object support was introduced, Timezone objects are allowed everywhere offset strings are allowed.
This commit is contained in:
parent
952de171c0
commit
44a6a13cbe
@ -57,13 +57,7 @@ in the range <tt>-86399..86399</tt>:
|
||||
|
||||
==== Timezone Objects
|
||||
|
||||
In most cases, the zone value may be an object
|
||||
responding to certain timezone methods.
|
||||
|
||||
\Exceptions (timezone object not allowed):
|
||||
|
||||
- Time.new with positional argument +zone+.
|
||||
- Time.now with keyword argument +in:+.
|
||||
The zone value may be an object responding to certain timezone methods.
|
||||
|
||||
The timezone methods are:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user