---
title: wide
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/formatstyle/symbol/standalonequarter/wide
---

# wide

The full representation of a standalone quarter.

## Declaration

```swift
static var wide: Date.FormatStyle.Symbol.StandaloneQuarter { get }
```

## Discussion

Discussion This custom format style conveys the complete representation of a standalone quarter, like 4th Quarter, for the fourth quarter.

## See Also

### Modifying a Standalone Quarter

- [abbreviated](foundation/date/formatstyle/symbol/standalonequarter/abbreviated.md)
- [narrow](foundation/date/formatstyle/symbol/standalonequarter/narrow.md)
- [oneDigit](foundation/date/formatstyle/symbol/standalonequarter/onedigit.md)
- [twoDigits](foundation/date/formatstyle/symbol/standalonequarter/twodigits.md)
