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

# birthdateMonth

A property that defines the content in a text input area as the month component of a birthdate.

## Declaration

```swift
static let birthdateMonth: NSTextContentType
```

## See Also

### Getting birthday information

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