---
title: date
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationkey/date
---

# date

The date, or string representation of a date, of the annotation’s most recent modification.

## Declaration

```swift
static let date: PDFAnnotationKey
```

## See Also

### Configuring General Properties

- [contents](pdfkit/pdfannotationkey/contents.md)
- [flags](pdfkit/pdfannotationkey/flags.md)
- [name](pdfkit/pdfannotationkey/name.md)
- [page](pdfkit/pdfannotationkey/page.md)
- [parent](pdfkit/pdfannotationkey/parent.md)
- [quadPoints](pdfkit/pdfannotationkey/quadpoints.md)
- [rect](pdfkit/pdfannotationkey/rect.md)
- [subtype](pdfkit/pdfannotationkey/subtype.md)
- [textLabel](pdfkit/pdfannotationkey/textlabel.md)
