---
title: hours
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/hourlyweatherstatistics/hours
---

# hours

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

## Declaration

```swift
var hours: [T]
```
