time_zone
Get the IANA time zone and UTC offset (including DST) for any coordinates. Provide a Unix timestamp to evaluate DST at a specific moment; 0 gives the current time.
Instructions
IANA time zone + UTC offset (incl. DST) at coordinates. timestamp (unix epoch seconds) evaluates DST at a specific moment; 0 = now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes | ||
| timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |