Skip to main content
Glama
chrishayuk

chuk-mcp-time

by chrishayuk

convert_time

Convert datetime between timezones using IANA tzdata to handle DST transitions, historical changes, and political boundaries with ISO 8601 input.

Instructions

Convert a datetime from one timezone to another using IANA rules.

Performs timezone conversion independent of system clock. Uses IANA tzdata to handle all DST transitions, historical changes, and political boundaries. Args: datetime_str: ISO 8601 datetime string (naive, will be interpreted in from_timezone) from_timezone: Source IANA timezone identifier to_timezone: Target IANA timezone identifier Returns: TimezoneConversionResponse with conversion details and explanation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datetime_strYes
from_timezoneYes
to_timezoneYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-time'

If you have feedback or need assistance with the MCP directory API, please join our Discord server