FileLib Xojo and Real Studio plugin

FolderItemInfo.AttributeModificationDateUTC Method

Retrieves the date as UTC time when attributes of the file were last modified.

AttributeModificationDateUTC() as Date

Parameters

Returns

Date

Remarks

This function is not supported on Windows and Linux Systems since Windows and Linux have no concept of a AttributeModificationDate.

Windows and Linux systems will return nil for this function.

See Also

FolderItemInfo Class