aboutsummaryrefslogtreecommitdiffstats
path: root/timev.rb
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Fix Time.new description [ci skip]Nobuyoshi Nakada2021-12-031-1/+1
* Use `Primitive.mandatory_only?` for `Time.at`Koichi Sasada2021-11-151-1/+5
* Use Primitive. in timev.rb for consistency with all other .rb filesBenoit Daloze2021-11-101-6/+6
* Tentative fix of subsec to `Time.at` [Bug #18293]Nobuyoshi Nakada2021-11-101-1/+1
* Simplify default values of `Time.at` [Bug #18293]Nobuyoshi Nakada2021-11-101-2/+2
* Links for What's Here sections (#4827)Burdette Lamar2021-09-131-1/+6
* [DOC] Match each `Time.now` for comparison [ci skip]Nobuyoshi Nakada2021-08-231-2/+2
* timev.rb: moved class rdoc from time.cNobuyoshi Nakada2021-06-071-0/+208
* Shrink timev.rb iseq sizeNobuyoshi Nakada2021-05-081-58/+58
* What's Here for class Dir (#4472)Burdette Lamar2021-05-071-1/+1
* Update Time documentationBurdette Lamar2021-04-291-84/+54
* Positional and keyword arguments for timezone are exclusiveNobuyoshi Nakada2021-01-131-3/+13
* Added `in:` timezone option to `Time.new` [Feature #17485]Nobuyoshi Nakada2021-01-131-1/+54
* [DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer2021-01-051-1/+1
* Moved Time.at to builtinNobuyoshi Nakada2020-12-311-0/+51
* Moved Time.now to builtinNobuyoshi Nakada2020-12-311-0/+10
* Moved time.rb to timev.rbNobuyoshi Nakada2020-12-311-0/+1