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

# spellOut

Values are spelled out and fields are displayed in their full name. For example, “two hours, ten minutes”, “2小時10分鐘”

## Declaration

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