convert_timezone
Convert an ISO-8601 timestamp to a target IANA timezone, returning the localised time, UTC offset, and human-readable format.
Instructions
Converts an ISO-8601 timestamp to a target IANA timezone. The input timestamp must include timezone information or be in UTC. Returns the localised time, UTC offset, and human-readable format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | ISO-8601 timestamp to convert. | |
| target_tz | Yes | Target IANA timezone identifier. |