---
title: distantFuture
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/distantfuture
---

# distantFuture

A date value representing a date in the distant future.

## Declaration

```swift
static let distantFuture: Date
```

## Discussion

Discussion The distant future is in terms of centuries.

## See Also

### Getting Temporal Boundaries

- [distantPast](foundation/date/distantpast.md)
