---
title: expirationDate
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/transaction/expirationdate
---

# expirationDate

The date the subscription expires or renews.

## Declaration

```swift
let expirationDate: Date?
```

## Mentioned in

Supporting monthly subscriptions with a 12-month commitment Managing the life cycle of monthly subscriptions with a 12-month commitment Supporting win-back offers in your app

## See Also

### Getting purchase and expiration dates

- [purchaseDate](storekit/transaction/purchasedate.md)
