summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2022-08-22 11:21:36 -0500
committerGitHub <noreply@github.com>2022-08-22 11:21:36 -0500
commitb8d142e733b5fc8810f53a45a7107414e6ae567c (patch)
treec4373c6393bd70f1652cf46248e57bf938fce3d6 /doc
parent148d0ccd18a14195294b0a13f0eb79facf357953 (diff)
[DOC] Enhanced RDoc for Time (#6267)
Treats: #utc #getlocal #getutc #ctime #to_s #inspect
Notes
Notes: Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/timezone_specifiers.rdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/timezone_specifiers.rdoc b/doc/timezone_specifiers.rdoc
index f1c23372b1..a6d57a1b21 100644
--- a/doc/timezone_specifiers.rdoc
+++ b/doc/timezone_specifiers.rdoc
@@ -5,6 +5,7 @@ Certain methods in class Time accept arguments that specify timezones:
- Time.at: keyword argument +in:+.
- Time.new: positional argument +zone+ or keyword argument +in:+.
- Time.now: keyword argument +in:+.
+- Time#getlocal: positional argument +zone+.
- Time#localtime: positional argument +zone+.
The value given with any of these must be one of the following: