Get DST transitions
get_dst_transitionsReport whether a location observes daylight saving time, the next clock change, and every summer/winter-time transition (date, local time, and before/after offset) within a year. The result includes a source_url linking the matching worldclock.pro page when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Calendar year to list transitions for (default: the current year). | |
| location | Yes | A location identified by exactly ONE of: query, timezone, or latitude+longitude together. |