[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:
Nobuyoshi Nakada 2023-11-13 15:59:03 +09:00
parent 952de171c0
commit 44a6a13cbe
No known key found for this signature in database
GPG Key ID: 3582D74E1FEE4465

View File

@ -57,13 +57,7 @@ in the range <tt>-86399..86399</tt>:
==== Timezone Objects ==== Timezone Objects
In most cases, the zone value may be an object The zone value may be an object responding to certain timezone methods.
responding to certain timezone methods.
\Exceptions (timezone object not allowed):
- Time.new with positional argument +zone+.
- Time.now with keyword argument +in:+.
The timezone methods are: The timezone methods are: