---
title: attributedStyle
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/date/formatstyle/attributedstyle
---

# attributedStyle

Return the type preserving attributed variant of this style.

## Declaration

```swift
var attributedStyle: Date.FormatStyle.Attributed { get }
```

## Discussion

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