Get sunrise and sunset
get_sun_eventsRetrieve sunrise, sunset, and solar noon times for any global coordinate and date. Specify latitude, longitude, and UTC offset to get accurate solar event times.
Instructions
Sunrise, sunset, and solar noon for a coordinate and date. Works worldwide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date as YYYY-MM-DD | |
| latitude | Yes | Latitude in decimal degrees | |
| longitude | Yes | Longitude in decimal degrees | |
| utc_offset | No | UTC offset for the returned times, e.g. '+02:00' for Norwegian summer time | +00:00 |