---
title: Date.ComponentsFormatStyle.Style
framework: foundation
role: symbol
role_heading: Structure
path: foundation/date/componentsformatstyle/style-swift.struct
---

# Date.ComponentsFormatStyle.Style

## Declaration

```swift
struct Style
```

## Topics

### Type Properties

- [abbreviated](foundation/date/componentsformatstyle/style-swift.struct/abbreviated.md)
- [condensedAbbreviated](foundation/date/componentsformatstyle/style-swift.struct/condensedabbreviated.md)
- [narrow](foundation/date/componentsformatstyle/style-swift.struct/narrow.md)
- [spellOut](foundation/date/componentsformatstyle/style-swift.struct/spellout.md)
- [wide](foundation/date/componentsformatstyle/style-swift.struct/wide.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
