---
title: narrow
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/componentsformatstyle/style-swift.struct/narrow
---

# narrow

Shows the fields in the shortest form possible. For example, “2h 10m”, “2時10分”

## Declaration

```swift
static var narrow: Date.ComponentsFormatStyle.Style { get }
```
