TLuaDateTime GetFileCreatedTime(string sFilename)
Return values
Returns a TLuaDateTime device contaning the time the file was last accessed; otherwise a TLuaDateTime contaning 0, and a specific error code can be retrieved by calling global function GetLastError.
Parameters
Remarks
Use TLuaDateTime device to construct a string representing the time stored in the device or compare it with another TLuaDateTime device.