How to Find What Quarter of the Year a Date Is In
To find what quarter a date is in, map its month to one of four three-month blocks: Q1 is January–March, Q2 April–June, Q3 July–September and Q4 October–December. The ByteTools Quarter of Year Calculator does it for any date and also shows the quarter's start and end dates, days elapsed and days remaining — all instantly.
This guide explains the quarter system and walks through using the tool to answer both "which quarter?" and "how much of it is left?"
What the calculator does
Calendar quarters split the year into four equal three-month periods used for financial reporting, sales targets, OKRs and tax deadlines. Given any date, the tool identifies its quarter, then displays that quarter's exact boundaries — the first and last day — along with how many days have passed since it began and how many remain until it ends. It works for any year and accounts for leap years automatically, so Q1's length shifts correctly between 90 and 91 days.
Step-by-step
- Pick a date using the date picker, or click Today to use the current date.
- Read the quarter — the tool labels the date Q1, Q2, Q3 or Q4.
- Check the start and end dates of that quarter to see the full period at a glance.
- Review days elapsed and days remaining to track how far through the quarter you are.
The quarter reference table
| Quarter | Months | Start | End | Days |
|---|---|---|---|---|
| Q1 | Jan–Mar | Jan 1 | Mar 31 | 90 (91 leap) |
| Q2 | Apr–Jun | Apr 1 | Jun 30 | 91 |
| Q3 | Jul–Sep | Jul 1 | Sep 30 | 92 |
| Q4 | Oct–Dec | Oct 1 | Dec 31 | 92 |
Private and in your browser
Every calculation runs locally in JavaScript — no date you enter is uploaded or stored, so it is a fast, private reference for business planning. As a Progressive Web App, ByteTools also works offline once loaded, meaning you can check a quarter's boundaries mid-flight or in a meeting room with no signal. The one-click Today button makes "what quarter are we in right now?" a single tap.
Try the Quarter of Year Calculator — free and 100% in your browser.
FAQ
What quarter are we in right now?
Click Today and the tool labels the current date with its quarter and shows how many days are left in it. Since quarters follow the calendar, any date from July through September falls in Q3, and so on.
How do I find the last day of the current quarter?
Pick any date within the quarter and read the end date the calculator displays — for Q2 that is June 30, for Q4 December 31. You do not need to count months yourself.
Does this handle leap years?
Yes. In a leap year Q1 spans 91 days instead of 90 because February gains a day, and the tool adjusts the day counts automatically.
Can I check a date in a future or past year?
Yes. The calculator works for any year — pick a date years ahead or behind and it identifies the quarter and its boundaries the same way.
Related free tools
- Week Number Calculator — find the ISO week for any date.
- Day of Year Calculator — see which day number a date is.
- Days Until Date Calculator — count down to a deadline.
- Date Difference Calculator — measure the gap between two dates.
Built by ByteVancer
ByteTools is a free product of ByteVancer, a software and web development studio building web apps, SaaS and custom software. If your business needs a custom date, scheduling or reporting tool, explore what ByteVancer can build for you.
Recommended reading
Quarter of Year Calculator: 6 Real-World Uses
Six ways teams use a quarter-of-year calculator: sales pacing, OKR tracking, tax deadlines, reporting cutoffs and more. See worked examples.
Calendar vs Fiscal Quarters: Tips and Common Mistakes
Avoid quarter mix-ups: understand calendar vs fiscal quarters, leap-year day counts, and the common mistakes that throw off quarterly planning.
Yes or No Generator: Real Use Cases and Examples
From beating decision paralysis to games and classrooms, see real use cases and examples for a random yes or no generator.
Yes or No Generator Tips and Common Mistakes
Get better decisions from a random yes or no generator. Pro tips, when to add Maybe, and the common mistakes to avoid when picking answers.