---
title: Date.VerbatimFormatStyle.Attributed
framework: foundation
role: symbol
role_heading: Structure
path: foundation/date/verbatimformatstyle/attributed-swift.struct
---

# Date.VerbatimFormatStyle.Attributed

The type preserving attributed variant of this style.

## Declaration

```swift
@dynamicMemberLookup struct Attributed
```

## Overview

Overview This style attributes the formatted date with the AttributeScopes.FoundationAttributes.DateFormatFieldAttribute.

## Topics

### Subscripts

- [subscript(dynamicMember:)](foundation/date/verbatimformatstyle/attributed-swift.struct/subscript(dynamicmember:)-2w8in.md)
- [subscript(dynamicMember:)](foundation/date/verbatimformatstyle/attributed-swift.struct/subscript(dynamicmember:)-5pl13.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [DiscreteFormatStyle](foundation/discreteformatstyle.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [FormatStyle](foundation/formatstyle.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
