Skip to main content
Glama
cfdude

mcp-datetimeday

convert_time

Convert timestamps between timezones using IANA identifiers. Input time in YYYY-MM-DD HH:MM:SS format with source and target timezones to get converted time with day of week information.

Instructions

Convert time between timezones.

Args: time_str: Time in YYYY-MM-DD HH:MM:SS or YYYY-MM-DDTHH:MM:SS format. from_tz: Source IANA timezone (e.g., "America/New_York", "UTC"). to_tz: Target IANA timezone.

Returns: Converted time with day of week for both timezones.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
time_strYes
from_tzYes
to_tzYes

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/cfdude/mcp-datetimeday'

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