datetime_convert_timezone
Convert a datetime string from one timezone to another with optional source timezone specification.
Instructions
[datetime] Convert a datetime string from one timezone to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dt_str | Yes | ||
| to_tz | Yes | ||
| from_tz | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |