---
title: openingDate
framework: financekit
role: symbol
role_heading: Instance Property
path: financekit/assetaccount/openingdate
---

# openingDate

The date the account was opened, if known.

## Declaration

```swift
let openingDate: Date?
```

## See Also

### Instance Properties

- [accountDescription](financekit/assetaccount/accountdescription.md)
- [currencyCode](financekit/assetaccount/currencycode.md)
- [displayName](financekit/assetaccount/displayname.md)
- [id](financekit/assetaccount/id.md)
- [institutionName](financekit/assetaccount/institutionname.md)
