Equinoxes & Solstices
usno.astronomy.seasonsGet precise UTC dates and times for vernal equinox, summer solstice, autumnal equinox, winter solstice, plus Earth perihelion and aphelion for any year from 1700 to 2100. Data sourced from US Naval Observatory.
Instructions
Get exact dates and UTC times for vernal equinox, summer solstice, autumnal equinox, and winter solstice for any year. Also includes Earth perihelion and aphelion dates. Source: US Naval Observatory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year for equinoxes and solstices (default: current year) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |