зеркало из https://github.com/github/ruby.git
typo fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
05630f5103
Коммит
c7c91247e2
2
time.c
2
time.c
|
@ -4914,7 +4914,7 @@ time_load(VALUE klass, VALUE str)
|
||||||
*
|
*
|
||||||
* t + (60*60*24*365) #=> 1994-02-24 12:00:00 +0900
|
* t + (60*60*24*365) #=> 1994-02-24 12:00:00 +0900
|
||||||
*
|
*
|
||||||
* How many second was that from the Unix Epoc?
|
* How many second was that from the Unix Epoch?
|
||||||
*
|
*
|
||||||
* t.to_i #=> 730522800
|
* t.to_i #=> 730522800
|
||||||
*
|
*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче