summaryrefslogtreecommitdiff
path: root/timev.rb
AgeCommit message (Collapse)Author
2021-09-13Links for What's Here sections (#4827)Burdette Lamar
Makes What's Here sections in Time and Dir link to What's Here for super and included modules (like all the others). Notes: Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
2021-08-23[DOC] Match each `Time.now` for comparison [ci skip]Nobuyoshi Nakada
2021-06-07timev.rb: moved class rdoc from time.cNobuyoshi Nakada
2021-05-08Shrink timev.rb iseq sizeNobuyoshi Nakada
2021-05-07What's Here for class Dir (#4472)Burdette Lamar
What's Here for class Dir Notes: Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
2021-04-29Update Time documentationBurdette Lamar
2021-01-13Positional and keyword arguments for timezone are exclusiveNobuyoshi Nakada
[Feature #17485] Notes: Merged: https://github.com/ruby/ruby/pull/4010
2021-01-13Added `in:` timezone option to `Time.new` [Feature #17485]Nobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/4010
2021-01-05[DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer
2020-12-31Moved Time.at to builtinNobuyoshi Nakada
2020-12-31Moved Time.now to builtinNobuyoshi Nakada
2020-12-31Moved time.rb to timev.rbNobuyoshi Nakada