---
title: AttributeScopes.FoundationAttributes.DateFieldAttribute.Field
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/datefieldattribute/field
---

# AttributeScopes.FoundationAttributes.DateFieldAttribute.Field

## Declaration

```swift
enum Field
```

## Topics

### Enumeration Cases

- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.amPM](foundation/attributescopes/foundationattributes/datefieldattribute/field/ampm.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.day](foundation/attributescopes/foundationattributes/datefieldattribute/field/day.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.dayOfYear](foundation/attributescopes/foundationattributes/datefieldattribute/field/dayofyear.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.era](foundation/attributescopes/foundationattributes/datefieldattribute/field/era.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.hour](foundation/attributescopes/foundationattributes/datefieldattribute/field/hour.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.minute](foundation/attributescopes/foundationattributes/datefieldattribute/field/minute.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.month](foundation/attributescopes/foundationattributes/datefieldattribute/field/month.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.quarter](foundation/attributescopes/foundationattributes/datefieldattribute/field/quarter.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.relatedGregorianYear](foundation/attributescopes/foundationattributes/datefieldattribute/field/relatedgregorianyear.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.second](foundation/attributescopes/foundationattributes/datefieldattribute/field/second.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.secondFraction](foundation/attributescopes/foundationattributes/datefieldattribute/field/secondfraction.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.timeZone](foundation/attributescopes/foundationattributes/datefieldattribute/field/timezone.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.weekOfMonth](foundation/attributescopes/foundationattributes/datefieldattribute/field/weekofmonth.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.weekOfYear](foundation/attributescopes/foundationattributes/datefieldattribute/field/weekofyear.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.weekday](foundation/attributescopes/foundationattributes/datefieldattribute/field/weekday.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.weekdayOrdinal](foundation/attributescopes/foundationattributes/datefieldattribute/field/weekdayordinal.md)
- [AttributeScopes.FoundationAttributes.DateFieldAttribute.Field.year](foundation/attributescopes/foundationattributes/datefieldattribute/field/year.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)
