---
title: birthdateMonth
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextcontenttype/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: UITextContentType
```

## See Also

### Getting birthday information

- [birthdate](uikit/uitextcontenttype/birthdate.md)
- [birthdateDay](uikit/uitextcontenttype/birthdateday.md)
- [birthdateYear](uikit/uitextcontenttype/birthdateyear.md)
