Contents

hourly

The hourly forecast query. This returns 25 contiguous hours, beginning with the current hour.

Declaration

static var hourly: WeatherQuery<Forecast<HourWeather>> { get }

See Also

Creating queries