attributedStyle
Return the type preserving attributed variant of this style.
- iOS
- 16.4+
- macOS
- 13.3+
- tvOS
- 16.4+
- watchOS
- 9.4+
var attributedStyle: Date.FormatStyle.Attributed { get }
This style attributes the formatted date with the AttributeScopes.FoundationAttributes.DateFormatFieldAttribute
.