---
title: month
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/monthprecipitationstatistics/month
---

# month

The month of the year, in UTC.

## Declaration

```swift
var month: Int
```

## Discussion

Discussion The Gregorian month of the year ranges from 1 (January) to 12 (December).
