Calculators / Quick tool

Calendar Month Calculator

Report month length and boundary weekdays for a year-month from 0001 to 9999.

● Processed locally in your browser
Processed locally in your browser
Month details Choose an action to process the input.

Method, example & boundaries

Calendar Month Calculator: from input to a reviewable result

Inspect one Gregorian month without constructing a spreadsheet: enter YYYY-MM to receive the real day count plus the weekday of the first and last date. The result is useful when checking billing periods, rota boundaries, or recurring calendar rules.

Worked example: leap-year February 2028

Example input
Month 2028-02.
Example output
29 days; first weekday Tuesday; last weekday Tuesday.

How to interpret it

2028 is divisible by four and is not a non-400 century, so February has 29 days. Twenty-eight days span exactly four weeks, which places both boundaries on Tuesday.

Month-boundary calculation

The parser accepts years 0001–9999 and months 01–12. It applies Gregorian month lengths, derives the last day, and evaluates both boundary weekdays in UTC so a local time-zone offset cannot move the date.

Planning boundaries

  • The output does not mark public holidays or organization-specific days off.
  • Historical jurisdictions did not all adopt the Gregorian calendar on the same date.
  • A weekday boundary alone does not define a billing or payroll policy.