holiday_calendar_tz_convert
Convert a wall-clock datetime (YYYY-MM-DDTHH:MM(:SS)?) from one IANA timezone to another using the platform Intl database. Pure/offline; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toTz | Yes | Target IANA timezone (e.g. Asia/Tokyo) | |
| fromTz | Yes | Source IANA timezone (e.g. America/New_York) | |
| datetime | Yes | Wall-clock datetime, YYYY-MM-DDTHH:MM(:SS)? |