---
title: days
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/dailyweatherstatistics/days
---

# days

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

## Declaration

```swift
var days: [T]
```
