convert_batch
Convert one datetime into multiple IANA timezones simultaneously. Provide source zone, target zones, and instant to get a world-clock view of all conversions.
Instructions
Convert a single instant into many IANA timezones at once — a world-clock view. Like convert_timezone, but 'to' is a list of target zones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | List of target IANA timezones. | |
| from | Yes | Source IANA timezone. | |
| datetime | Yes | ISO 8601 or natural language. |