---
title: sentDate
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiconversationcontext/entry/sentdate
---

# sentDate

A date that notes when the sender added the message to the conversation.

## Declaration

```swift
var sentDate: Date { get set }
```

## See Also

### Getting entry details

- [text](uikit/uiconversationcontext/entry/text.md)
