days_in_month
Determine the number of days in a specific month or the current month by providing a date in YYYY-MM-DD format. Part of the Time MCP Server for time-aware calculations.
Instructions
Get the number of days in a month. If no date is provided, get the number of days in the current month.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | No | The date to get the days in month. Format: YYYY-MM-DD |