camelot_timezone_converter
Convert times across multiple international time zones with daylight savings support. Enter a source time and zone to see corresponding times in target zones.
Instructions
Time Zone Converter: Convert times across multiple international time zones with daylight savings support.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/timezone-converter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceTime | No | Source time string (e.g. 14:30 or 2:30 PM) | 14:00 |
| sourceZone | No | Source IANA timezone name (e.g. America/New_York) | America/New_York |
| targetZones | No | Array of destination IANA timezone names |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |