<!--
{
  "availability" : [
    "iOS: 17.4.0 - 26.0.0",
    "iPadOS: 17.4.0 - 26.0.0",
    "macOS: 14.4.0 - 26.0.0",
    "tvOS: 17.4.0 - 26.0.0",
    "visionOS: 1.1.0 - 26.0.0",
    "watchOS: 10.4.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/Product/SubscriptionOffer/Signature/timestamp",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit7ProductV17SubscriptionOfferV9SignatureV9timestampSivp"
  },
  "title" : "timestamp"
}
-->

# timestamp

A timestamp your server generates in UNIX time format, in milliseconds, that indicates the time the server generated the signature.

```
var timestamp: Int
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)