Skip to main content
Glama

days_in_month

Calculate the number of days in a specific month by providing a date in YYYY-MM-DD format. Enhances time-aware applications by delivering precise month-day data.

Instructions

Get the number of days in a month.

Input Schema

NameRequiredDescriptionDefault
dateNoThe date to get the days in month. Format: YYYY-MM-DD

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "The date to get the days in month. Format: YYYY-MM-DD", "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