1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

doc/NEWS-2.5.0: Time.at is a class method

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
mrkn 2018-01-08 04:35:20 +00:00
parent fbb5a9d967
commit 6bb9890fb1

View file

@ -209,7 +209,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Time
* Time#at receives 3rd argument which specifies the unit of 2nd argument.
* Time.at receives 3rd argument which specifies the unit of 2nd argument.
[Feature #13919]
* KeyError