---
title: birthdate
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextcontenttype/birthdate
---

# birthdate

A property that defines the content in a text input area as a date of birth.

## Declaration

```swift
static let birthdate: NSTextContentType
```

## See Also

### Getting birthday information

- [birthdateDay](appkit/nstextcontenttype/birthdateday.md)
- [birthdateMonth](appkit/nstextcontenttype/birthdatemonth.md)
- [birthdateYear](appkit/nstextcontenttype/birthdateyear.md)
