Days in month
Catch February length before billing cycles.
Client28 days in 2026-02
Nearby workflows on Toolcore
- Unix timestamp converter — Epoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser. when the same instant should appear as epoch, zone, or cron.
- Calendar quarter — Q1–Q4 for a date (January start). when the same instant should appear as epoch, zone, or cron.
- Business days calculator — Count weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser. when the same instant should appear as epoch, zone, or cron.
- Add weeks to date — Calendar date plus N weeks. when the same instant should appear as epoch, zone, or cron.
Common use cases
- Days in month for quick local checks without uploading data.
- Copy results into tickets, docs, or classroom notes.
Common mistakes to avoid
Unexpected input shape
See the intro and how-to notes for accepted formats.
FAQ
Is processing local?
Yes—this runs entirely in your browser.
Agent prefill?
Use q or qb for the main text field when supported.
More tools
Related utilities you can open in another tab—mostly client-side.
Unix timestamp converter
ClientEpoch to date: seconds, milliseconds, ISO-8601, UTC and local time—in browser.
Calendar quarter
ClientQ1–Q4 for a date (January start).
Business days calculator
ClientCount weekdays (Mon–Fri) between two calendar dates—inclusive, computed in your browser.
Add weeks to date
ClientCalendar date plus N weeks.