FileLib Xojo and Real Studio plugin

FolderItemInfo.AccessDateUTC Method

Retrieves the date as UTC time when the file was last accessed.

AccessDateUTC() as Date

Parameters

Returns

Date

Remarks

Some Windows systems "touch" the file when reading this and therefore give the current date as the last access date.

See Also

FolderItemInfo Class