---
title: purchaseDate
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/purchasedate
---

# purchaseDate

The date that the App Store charged the user’s account for a purchased or restored product, or for a subscription purchase or renewal after a lapse.

## Declaration

```swift
let purchaseDate: Date
```

## See Also

### Getting purchase and expiration dates

- [expirationDate](storekit/transaction/expirationdate.md)
