зеркало из https://github.com/github/ruby.git
time.c: [DOC] fix rdoc-ref [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
6ce65875d0
Коммит
7eda588d66
3
time.c
3
time.c
|
@ -2337,7 +2337,8 @@ time_init_1(int argc, VALUE *argv, VALUE time)
|
|||
* p((t6-t5)/3600.0) #=> 1.95
|
||||
* p((t8-t7)/3600.0) #=> 13.416666666666666
|
||||
*
|
||||
* Or it can be a timezone object. See Timezone argument for
|
||||
* Or it can be a timezone object.
|
||||
* See {Timezone argument}[#class-Time-label-Timezone+argument] for
|
||||
* details.
|
||||
*/
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче