timestamp
The timestamp on the item.
Declaration
var timestamp: Date? { get set }Discussion
The value of this property is generally used to specify the time at which the event captured by the item took place.
The timestamp on the item.
var timestamp: Date? { get set }The value of this property is generally used to specify the time at which the event captured by the item took place.