convert_timezone
Convert time from one timezone to another using IANA timezone identifiers. Specify input time, source and target timezones, and optional format for accurate timezone conversion.
Instructions
Convert time between timezones
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | Output format | |
from_timezone | Yes | Source IANA timezone | |
time | Yes | Input time | |
to_timezone | Yes | Target IANA timezone |