Contents

creationTime

The creation date of the document.

Declaration

static let creationTime: NSAttributedString.DocumentAttributeKey

Discussion

The value of this attribute is an NSDate object containing the creation date of the document; note that this is not the file system creation date of the file, but of the document.

See Also

Getting document metadata keys