---
title: allowedFields
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/date/relativeformatstyle/allowedfields
---

# allowedFields

The fields that can be used in the formatted output.

## Declaration

```swift
var allowedFields: Set<Date.RelativeFormatStyle.Field> { get set }
```
