dateValue
The value of the metadata item as a date.
Declaration
var dateValue: Date? { get }Discussion
This value is nil if the system can’t represent the value as a date.
The value of the metadata item as a date.
var dateValue: Date? { get }This value is nil if the system can’t represent the value as a date.