<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FoundationModels",
  "identifier" : "/documentation/FoundationModels/PrivateCloudComputeLanguageModel/QuotaUsage-swift.struct/resetDate",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Foundation Models"
    ],
    "preciseIdentifier" : "s:16FoundationModels32PrivateCloudComputeLanguageModelC10QuotaUsageV9resetDate0A00K0VSgvp"
  },
  "title" : "resetDate"
}
-->

# resetDate

The date at which the quota refreshes.

```
var resetDate: Date?
```

## Discussion

A `nil` value indicates that the model provider has not reported a reset
time. This may be because the provider’s limit does not refresh on a
fixed schedule, or because the provider does not expose this information.

---

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)