diff options
Diffstat (limited to 'doc/time/in.rdoc')
| -rw-r--r-- | doc/time/in.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/time/in.rdoc b/doc/time/in.rdoc index f47db76a35..870982b0c2 100644 --- a/doc/time/in.rdoc +++ b/doc/time/in.rdoc @@ -1,7 +1,7 @@ - <tt>in: zone</tt>: a timezone _zone_, which may be: - A string offset from UTC. - A single letter offset from UTC, in the range <tt>'A'..'Z'</tt>, - <tt>'J'</tt> (the so-called military timezone) excluded. + <tt>'J'</tt> excluded (the so-called military timezone). - An integer number of seconds. - A timezone object; see {Timezone Argument}[#class-Time-label-Timezone+Argument] for details. |
