зеркало из https://github.com/github/ruby.git
update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
eed73918f7
Коммит
e1540cd74d
2
time.c
2
time.c
|
@ -4536,7 +4536,7 @@ strftimev(const char *fmt, VALUE time, rb_encoding *enc)
|
|||
*
|
||||
* This method is similar to strftime() function defined in ISO C and POSIX.
|
||||
*
|
||||
* While all directives are locale independant since Ruby 1.9 %Z is platform
|
||||
* While all directives are locale independant since Ruby 1.9, %Z is platform
|
||||
* dependant.
|
||||
* So, the result may differ even if the same format string is used in other
|
||||
* systems such as C.
|
||||
|
|
Загрузка…
Ссылка в новой задаче