A pathname designator.
A non-negative integer, or
nil
.
A non-negative integer, or
nil
.
A non-negative integer, or
nil
.
The function
set-file-dates
sets the modification and access times of the file
file
for each of modification and access that is non-nil.
On Microsoft Windows, if creation is non-nil, the creation time of the file is also set. creation is ignored on other platforms.
Each keyword argument is interpreted as a universal time representing the time to set, unless it is
nil
in which case the corresponding time for
file
is not changed. Each keyword argument has default value
nil
.