Nodefspromises.FileHandle.utimesmethod promises.FileHandle.utimes#FileHandle.utimes(atime: TimeLike,mtime: TimeLike,): Promise<void>Change the file system timestamps of the object referenced by the FileHandle then fulfills the promise with no arguments upon success. Parameters ##atime: TimeLike#mtime: TimeLikeReturn Type #Promise<void>
method promises.FileHandle.utimes#FileHandle.utimes(atime: TimeLike,mtime: TimeLike,): Promise<void>Change the file system timestamps of the object referenced by the FileHandle then fulfills the promise with no arguments upon success. Parameters ##atime: TimeLike#mtime: TimeLikeReturn Type #Promise<void>