Contents

kCGImageDestinationDateTime

The date and time information to associate with the image.

Declaration

let kCGImageDestinationDateTime: CFString

Discussion

This property puts the specified date and time information into the DateTime parameters of the image’s metadata. Specify the value of this key using a CFString or CFData. For strings, the value must be in EXIF DateTime or ISO 8601 DateTime format.

This option is mutually exclusive with kCGImageDestinationMetadata.

See Also

Configuring the Image Behaviors