---
title: kLSQuarantineTimeStampKey
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/klsquarantinetimestampkey
---

# kLSQuarantineTimeStampKey

The date and time of the item’s quarantine.

## Declaration

```swift
let kLSQuarantineTimeStampKey: CFString
```

## Discussion

Discussion When setting quarantine properties, this property is set automatically to the current date and time if this key is not present in the caller’s dictionary.

## See Also

### Understanding the Quarantine Properties Dictionary

- [kLSQuarantineAgentBundleIdentifierKey](coreservices/klsquarantineagentbundleidentifierkey.md)
- [kLSQuarantineAgentNameKey](coreservices/klsquarantineagentnamekey.md)
- [kLSQuarantineTypeKey](coreservices/klsquarantinetypekey.md)
- [kLSQuarantineDataURLKey](coreservices/klsquarantinedataurlkey.md)
- [kLSQuarantineOriginURLKey](coreservices/klsquarantineoriginurlkey.md)
