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

# wide

A full representation of an era.

## Declaration

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

## Discussion

Discussion A custom format style conveying a full representation of an era. For example, Before Christ and Anno Domini.

## See Also

### Modifying an Era

- [abbreviated](foundation/date/formatstyle/symbol/era/abbreviated.md)
- [narrow](foundation/date/formatstyle/symbol/era/narrow.md)
