FILE::ATIME 1g 2023-11-26 laplante@plcb.ca GOWEB/FILE


title: “FILE::ATIME” scategory: “GOWEB/FILE” version: “1.0.0” date: “2023-11-26”

author: “laplante@plcb.ca”

Name

file::atime - Return the access time of a file or directory

Synopsis

Description

The atime function returns the last access time of a file or directory in time format.

Parameters

Examples

res={{
    atime("/", "/");
}}.

return

res=[2023-11-02 23:44:56 +0100 CET, 2023-11-02 23:44:56 +0100 CET].

Author

See also

Version