---
title: months
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/monthlyweatherstatistics/months
---

# months

An ordered collection of month weather statistics data of type T, for each requested month.

## Declaration

```swift
var months: [T]
```
