---
title: weekOfMonth
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/formatstyle/symbol/week/weekofmonth
---

# weekOfMonth

Custom format style portraying the numeric week of the month.

## Declaration

```swift
static var weekOfMonth: Date.FormatStyle.Symbol.Week { get }
```

## See Also

### Modifying a Week

- [defaultDigits](foundation/date/formatstyle/symbol/week/defaultdigits.md)
- [twoDigits](foundation/date/formatstyle/symbol/week/twodigits.md)
