This query returns a history of sunrises in your location. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- weather.history_of_sunrises
- Runtime method
- performQuery("weather.history_of_sunrises")
Query fields
- Label
- Location
- Helper text
- Weather in this area
- Slug
- location
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- sunrise_at
- Filter code
- Weather.historyOfSunrises.SunriseAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- temp_fahrenheit
- Filter code
- Weather.historyOfSunrises.TempFahrenheit
- Type
- String
- Example
- 72
- Slug
- temp_celsius
- Filter code
- Weather.historyOfSunrises.TempCelsius
- Type
- String
- Example
- 18
- Slug
- condition
- Filter code
- Weather.historyOfSunrises.Condition
- Type
- String
- Example
- Sunny
- Slug
- condition_image_url
- Filter code
- Weather.historyOfSunrises.ConditionImageURL
- Type
- Image URL
- Example
- http://www.ifttt.com/weather/sunny.png
- Slug
- forecast_url
- Filter code
- Weather.historyOfSunrises.ForecastUrl
- Type
- Web URL
- Example
- http://www.weather.com/weather/5-day/GMXX1273
- Slug
- high_temp_fahrenheit
- Filter code
- Weather.historyOfSunrises.HighTempFahrenheit
- Type
- String
- Example
- 72
- Slug
- high_temp_celsius
- Filter code
- Weather.historyOfSunrises.HighTempCelsius
- Type
- String
- Example
- 18
- Slug
- low_temp_fahrenheit
- Filter code
- Weather.historyOfSunrises.LowTempFahrenheit
- Type
- String
- Example
- 72
- Slug
- low_temp_celsius
- Filter code
- Weather.historyOfSunrises.LowTempCelsius
- Type
- String
- Example
- 18