---
title: customPlaygroundQuickLook
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/date/customplaygroundquicklook
---

# customPlaygroundQuickLook

A custom playground Quick Look for the date.

## Declaration

```swift
var customPlaygroundQuickLook: PlaygroundQuickLook { get }
```

## See Also

### Describing Dates

- [description](foundation/date/description.md)
- [description(with:)](foundation/date/description(with:).md)
