Module posix.utime
Set File Times.
Functions
utime (path[, mtime=now[, atime=now]]) | Change file last access and modification times. |
posix.utime
Set File Times.
utime (path[, mtime=now[, atime=now]]) | Change file last access and modification times. |