nanos world API Reference Unofficial documentation
Static function Shared Slow

File.Time

Returns when a file was last modified in Unix time

Syntax

Lua
File.Time(path)

Parameters

Name Type Default Description
path string Path to file

Returns

  • integer the last update time in unix time