Preparing search index...
The search index is not available
ZenFS
ZenFS
fs
utimesSync
Function utimesSync
utimesSync
(
this
:
V_Context
,
path
:
PathLike
,
atime
:
string
|
number
|
Date
,
mtime
:
string
|
number
|
Date
,
)
:
void
Change file timestamps of the file referenced by the supplied path.
Parameters
this
:
V_Context
path
:
PathLike
atime
:
string
|
number
|
Date
mtime
:
string
|
number
|
Date
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...
Change file timestamps of the file referenced by the supplied path.