Convert a time across locations
convert_timeGiven a UTC instant (or a wall time in a source location), return the corresponding local time in each of up to 50 target locations. Results include a source_url linking the matching worldclock.pro page when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| utc | No | The instant to convert, as an ISO 8601 string. Read as UTC if it has no zone designator. | |
| from | No | Alternative to `utc`: a wall time in a specific source location. | |
| targets | Yes |