Change the file system timestamps of the object referenced by path.
path
The atime and mtime arguments follow these rules:
atime
mtime
Date
'123456789.0'
NaN
Infinity
-Infinity
Error
v0.4.2
Generated using TypeDoc
Change the file system timestamps of the object referenced by
path.The
atimeandmtimearguments follow these rules:Dates, or a numeric string like'123456789.0'.NaN,Infinity, or-Infinity, anErrorwill be thrown.