mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update doc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
eed73918f7
commit
e1540cd74d
1 changed files with 1 additions and 1 deletions
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue