Contents

fileModificationDate()

Returns file’s modification date.

Declaration

func fileModificationDate() -> Date?

Return Value

The value associated with the modificationDate file attributes key, or nil if the file attributes dictionary has no entry for the key.

See Also

Accessing File Attributes