Storages.setTime

機能/意味
タイムスタンプ設定
タイプ
Storagesクラスのメソッド
構文
setTime(target, times)
引数
target 対象ファイルまたはディレクトリ
times タイムスタンプ情報の入った辞書
mtime: 更新日時 (Date オブジェクト)
atime: アクセス日時 (Date オブジェクト)
ctime: 作成日時 (Date オブジェクト)
戻り値
成功したかどうか
説明