convert_time
Convert a time from one IANA timezone to another using an ISO 8601 timestamp. Specify source and target timezones.
Instructions
Convert a time from one timezone to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | ISO 8601 time e.g. 2026-06-01T14:00:00 | |
| from | No | Source IANA timezone e.g. America/New_York | |
| to | No | Target IANA timezone e.g. Europe/London |