Universeorange.com/Docs/
{file.mtime(String $url)}
Returns the last modified time of a file url
as an int
.
Returns the time the file was last modified as a
int
, or false on failure.
The time is returned as a Unix timestamp.
https://www.php.net/manual/en/function.filemtime.php
Last modified: 2021-06-07
© 2021 universeorange.com