summaryrefslogtreecommitdiff
path: root/doc/time/sec_i.rdoc
AgeCommit message (Collapse)Author
2022-08-25[DOC] Enhanced RDoc for Time (#6277)Burdette Lamar
Deletes the :include: files in doc/time, which became no longer workable when @nobu pointed out that some (but not all) creator methods accept string values as well as integer-like values. Changes to methods: Time.utc Time.local Time.at Time.new Notes: Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
2022-08-22[DOC] Fix a type [ci skip]Nobuyoshi Nakada
2021-04-29Update Time documentationBurdette Lamar