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
Name | Required | Description | Default |
---|---|---|---|
date | No | The date to get the days in month. Format: YYYY-MM-DD |