Quarter of the Year Finder
Pick a date and instantly see which quarter it lands in — Q1, Q2, Q3, or Q4 — along with the quarter's first and last day and how many days remain. Switch the fiscal year start month to match your company's calendar, and the quarter is recomputed accordingly. Everything is calculated locally as you change the inputs.
How to use the Quarter of the Year Finder
Choose a date with the picker (or click Today to jump to the current day). The result shows the calendar quarter the date falls in — Q1 covers January through March, Q2 April through June, Q3 July through September, and Q4 October through December — together with that quarter\'s first and last day, its total length in days, and how many days have elapsed and remain.
If your organization runs on a fiscal year that does not start in January, change the Fiscal year starts in month. The tool then renumbers the quarters relative to that month: with an April start, for example, April–June becomes fiscal Q1 and January–March becomes fiscal Q4 of the previous fiscal year. Both the calendar quarter and the fiscal quarter are shown side by side so you can compare them at a glance.
All dates are interpreted in your local time zone, and the computation happens entirely in the browser, so it is instant and nothing about the date you enter is sent anywhere.
Calendar quarters and fiscal quarters
A quarter is one of the four three-month blocks a year is divided into, and it is the natural unit for a huge amount of business reporting. The calendar quarters are fixed: Q1 is January to March, Q2 April to June, Q3 July to September, and Q4 October to December. Earnings reports, sales targets, OKRs, and tax estimates are routinely framed by quarter because three months is long enough to show a trend but short enough to act on. Knowing which quarter a date belongs to — and where in the quarter you are — turns a raw date into a planning coordinate.
The wrinkle is that many organizations do not align their fiscal year with the calendar. A company whose fiscal year starts in April labels April–June as fiscal Q1, even though those same months are calendar Q2. Retailers, governments, and universities all commonly use offset fiscal years for historical or seasonal reasons — a retailer might start its year in February so the holiday season falls cleanly inside one quarter rather than being split across a year boundary. Because of this, the phrase "Q3" is ambiguous unless you know whose calendar it refers to, and converting between the two is a routine but error-prone bit of mental arithmetic.
The conversion itself is simple once stated precisely. For the calendar quarter, take the month number (1–12), subtract one, integer-divide by three, and add one: January through March all map to 1, and so on. For a fiscal quarter you first shift the month so that the fiscal start month becomes "month one," wrapping around the end of the year, then apply the same formula. The fiscal year label also shifts — dates before the fiscal start belong to the fiscal year that began the previous calendar year. Getting the start and end dates of a quarter right means accounting for the real lengths of the months involved, including February in leap years, which is why doing it by eye is easy to get slightly wrong. Having the boundaries computed for you — plus how many days are left before the quarter closes — is useful whenever a deadline, a report, or a target is pinned to "the end of the quarter."
Common use cases
- Reporting. Label a transaction or event with its calendar or fiscal quarter for a report.
- Deadline tracking. See how many days remain until the current quarter ends.
- Fiscal mapping. Translate a calendar date into your company\'s offset fiscal quarter.
- Planning. Find the exact first and last day of any quarter for scheduling.