---
title: resetDate
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/resetdate
---

# resetDate

The date at which the quota will refresh.

## Declaration

```swift
var resetDate: Date?
```

## Mentioned in

Adding server-side intelligence with Private Cloud Compute

## Discussion

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.

## See Also

### Getting the quota status

- [status](foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/status-swift.property.md)
- [PrivateCloudComputeLanguageModel.QuotaUsage.Status](foundationmodels/privatecloudcomputelanguagemodel/quotausage-swift.struct/status-swift.enum.md)
