file.settime
Set time for a file.
method uint file.settime (
filetime ft
)
filetime ft
)
Parameters
ft | New time for the file. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |