---
title: spellOut
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/relativeformatstyle/unitsstyle-swift.struct/spellout
---

# spellOut

A style that spells out units, such as “two months ago”.

## Declaration

```swift
static var spellOut: Date.RelativeFormatStyle.UnitsStyle { get }
```

## See Also

### Modifying a Relative Date Format Units Style

- [abbreviated](foundation/date/relativeformatstyle/unitsstyle-swift.struct/abbreviated.md)
- [narrow](foundation/date/relativeformatstyle/unitsstyle-swift.struct/narrow.md)
- [wide](foundation/date/relativeformatstyle/unitsstyle-swift.struct/wide.md)
