No upload, 100% local, no account

Quarter of a date

Pick a date to see its calendar quarter and the quarter's range.

How Quarter of a date works

Quarter Finder takes any date and returns which calendar quarter it belongs to (Q1 through Q4), along with the exact start date and end date of that quarter. The quarters are fixed: Q1 is January through March, Q2 is April through June, Q3 is July through September, and Q4 is October through December. The lookup runs in your browser tab; nothing you enter is sent to a server.

The result also shows the number of days remaining in the quarter from the selected date, and the total number of days in that quarter (which varies for Q1 depending on whether the year is a leap year). This is useful when planning work against quarterly targets or checking how much of a quarter has elapsed.

How to use Quarter of a date, step by step

  1. Select the date you want to classify.
  2. Read the quarter label (Q1, Q2, Q3 or Q4) and the quarter's start and end dates.
  3. Note the days remaining in the quarter and the total days in the quarter.

Common use cases

  • An analyst preparing a quarterly report needs to confirm the exact start and end dates of the current quarter.
  • A salesperson checking against a quarterly quota needs to know how many days are left in Q3 from today's date.
  • A financial controller needs to verify which fiscal quarter a specific invoice date falls into.
  • A product manager planning a quarterly roadmap needs to confirm that a release date lands within a target quarter.

Frequently asked questions

Which month ranges define each quarter?

Q1 is January, February and March. Q2 is April, May and June. Q3 is July, August and September. Q4 is October, November and December. These are calendar quarter boundaries; some organisations use fiscal quarters that start on different months.

Does the tool support fiscal quarters that do not start in January?

Not currently. The tool uses standard calendar quarters where Q1 begins on 1 January. For fiscal quarters with a different start month (for example, a fiscal year starting 1 April), you would need to offset the result manually.

Why does Q1 have a different number of days depending on the year?

Q1 includes February, which has 28 days in common years and 29 days in leap years. Q1 therefore spans 90 days in a common year and 91 days in a leap year. The other quarters have fixed lengths.

Is the date I select stored or sent to any external service?

No. The quarter calculation is purely arithmetic: find the month, divide by three, round up. It executes in the browser with no external call. The date you pick is not stored between sessions.

Can I find the quarter for a date far in the past or future?

Yes. The quarter calculation depends only on the month and year, not on any current time context. Any valid date the browser's date picker accepts will produce a correct quarter result.