Toolkit MCP Server
by cyanheads
Verified
convertTimezone
Convert date/time between timezones using Luxon
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | Yes | Date/time string to convert (ISO 8601 format) | |
format | No | Output format (full, date, time, iso) | full |
fromTZ | Yes | Source timezone (IANA timezone identifier) | |
toTZ | Yes | Target timezone (IANA timezone identifier) |