<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/Date/ComponentsFormatStyle/Field",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "s:10Foundation4DateV21ComponentsFormatStyleV5FieldV"
  },
  "title" : "Date.ComponentsFormatStyle.Field"
}
-->

# Date.ComponentsFormatStyle.Field

```
struct Field
```

## Topics

### Type Properties

[`static var day: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/day)

[`static var hour: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/hour)

[`static var minute: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/minute)

[`static var month: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/month)

[`static var second: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/second)

[`static var week: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/week)

[`static var year: Date.ComponentsFormatStyle.Field`](/documentation/Foundation/Date/ComponentsFormatStyle/Field/year)

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

[`Encodable`](/documentation/Swift/Encodable)

[`Equatable`](/documentation/Swift/Equatable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Decodable`](/documentation/Swift/Decodable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)