Skip to main content
Apple Developer Docs
×
Foundation
/
NSAppleEventDescriptor
/
init(date:)
init(date:)
Creates a descriptor that stores the specified date value.
Declaration
init
(
date
:
Date
)