WeatherForecast
Last updated
Was this helpful?
Last updated
Was this helpful?
Represents the forecast of the object.
Attributes
low
The lowest temperature of forecast.
Type: str
high
The highest temperature of forecast.
Type: str
skycodeday
The sky code day of forecast.
Type: str
skytextday
The sky text day of forecast.
Type: str
date
The date of weather.
Type: str
day
The day of weather.
Type: str
shortday
Type: str
precip
The precipitation of the forecast.
Type: str
The short-form of attribute. For example, if day
attribute is "Saturday" the shortday
will be "Sat"