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

# wide

A style that uses full representation of units, such as “2 months ago”.

## Declaration

```swift
static var wide: 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)
- [spellOut](foundation/date/relativeformatstyle/unitsstyle-swift.struct/spellout.md)
