---
title: AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedDateArgumentAttribute
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateargumentattribute
---

# AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedDateArgumentAttribute

A type for a date argument used to format the run with this attribute.

## Declaration

```swift
@frozen enum LocalizedDateArgumentAttribute
```

## Topics

### Inspecting attributed string key properties

- [name](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateargumentattribute/name.md)

## Relationships

### Conforms To

- [AttributedStringKey](foundation/attributedstringkey.md)
- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [DecodableAttributedStringKey](foundation/decodableattributedstringkey.md)
- [EncodableAttributedStringKey](foundation/encodableattributedstringkey.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Retrieving localization arguments

- [localizedNumericArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizednumericargument.md)
- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedNumericArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizednumericargumentattribute.md)
- [localizedDateArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateargument.md)
- [localizedDateIntervalArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateintervalargument.md)
- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedDateIntervalArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizeddateintervalargumentattribute.md)
- [localizedURLArgument](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizedurlargument.md)
- [AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes.LocalizedURLArgumentAttribute](foundation/attributescopes/foundationattributes/localizedstringargumentattributes-swift.struct/localizedurlargumentattribute.md)
