Contents

creationDate

The key in a file attribute dictionary whose value indicates the file’s creation date.

Declaration

static let creationDate: FileAttributeKey

Discussion

The corresponding value is an NSDate object.

See Also

Accessing File Attributes