We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37b813 commit c972458Copy full SHA for c972458
doc/builtin.jax
@@ -4566,7 +4566,7 @@ getfsize({fname}) *getfsize()*
4566
getftime({fname}) *getftime()*
4567
結果は{fname}で与えられたファイルの、最終更新時間を示す数値。
4568
1970年1月1日からの経過時間(秒)で、|strftime()| に渡すことがで
4569
- きるだろう。|localtime()|と|strftime()|も参照。
+ きるだろう。|localtime()| と |strftime()| も参照。
4570
ファイル{fname}が見つからなかった場合には-1を返す。
4571
4572
|method| としても使用できる: >
0 commit comments