mtime(filename, local = false)
Instance Public methods
Returns the last modification time of the (remote) file. If
local
is true
, it is returned as a local time,
otherwise it's a UTC time.
Returns the last modification time of the (remote) file. If
local
is true
, it is returned as a local time,
otherwise it's a UTC time.
Please login to continue.