Skip to main content
Glama

get_timestamp

Convert a given time in 'YYYY-MM-DD HH:mm:ss' format into a timestamp for precise time-related operations in applications.

Instructions

Get the timestamp of a time.

Input Schema

NameRequiredDescriptionDefault
timeNoThe time to get the timestamp. Format: YYYY-MM-DD HH:mm:ss

Input Schema (JSON Schema)

{ "properties": { "time": { "description": "The time to get the timestamp. Format: YYYY-MM-DD HH:mm:ss", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from time-mcp

Related Tools

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/yokingma/time-mcp'

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