---
title: kMDItemTimestamp
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemtimestamp
---

# kMDItemTimestamp

The timestamp on the item.  This generally is used to indicate the time at which the event captured by the item took place. A CFString.

## Declaration

```swift
let kMDItemTimestamp: CFString!
```
