---
title: restOfDayForecast
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/dayweather/restofdayforecast
---

# restOfDayForecast

The forecast from now until midnight local time.

## Declaration

```swift
var restOfDayForecast: DayPartForecast?
```

## Discussion

Discussion The value is only available for the current day.
