---
title: narrow
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/formatstyle/symbol/cyclicyear/narrow
---

# narrow

Custom cyclic year format style that portrays the shortest representation of a cyclic year.

## Declaration

```swift
static var narrow: Date.FormatStyle.Symbol.CyclicYear { get }
```

## See Also

### Modifying a Cyclic Year

- [abbreviated](foundation/date/formatstyle/symbol/cyclicyear/abbreviated.md)
- [wide](foundation/date/formatstyle/symbol/cyclicyear/wide.md)
