ReckonDay

Dates

Day of Year Calculator

Find the ordinal day-of-year number for any date.

Day of Year Calculator

Day 197 of 2026

Days remaining in year
168

The ordinal "day 194 of the year" style number shows up more often than people expect — on manufacturing date codes, in scientific data logging, and in scheduling systems — and it's a genuinely different figure in a leap year than in a common year for every date after February.

Beyond manufacturing date codes, some financial and scientific record-keeping systems also reference day-of-year numbers directly rather than month/day dates, precisely because a single ordinal number sorts and compares more simply in code than a compound month/day/year value does.

How the Day of Year Calculator works

The tool sums the number of days in every preceding month of that specific year and adds the day-of-month, using the actual length of February for that particular year (28 or 29) — meaning any date from March 1 onward has a day-of-year number one higher in a leap year than the identical month/day in a non-leap year.

This tool and the Week Number Calculator answer genuinely different questions that are easy to conflate: a day-of-year number is a single ordinal count from 1 to 365/366, while a week number groups every seven of those days together under an entirely separate ISO or US convention.

Worked example

November 3 in a non-leap year (like 2026) is day 308 of the year. November 3 in a leap year (like 2028) is day 309 — one higher, purely because February contributed an extra day earlier in that specific year.

Edge cases this tool handles correctly

Day 60 means different things in different years
Day 60 of a leap year is February 29 itself; day 60 of a non-leap year is March 1 — the same ordinal number refers to a different calendar date depending on the year.
Year-end totals
December 31 is day 365 in a common year and day 366 in a leap year.
Reverse lookup
Given a day-of-year number and a year, the same table works in reverse to find the actual calendar date — used for reading manufacturing "Julian date" codes some packaging and logistics systems print instead of a normal month/day date.
Cross-year comparisons
Comparing the same day-of-year number across two different years (one leap, one not) can actually refer to two different calendar dates, since the leap day shifts every ordinal number after February 28 by one.
Non-calendar fiscal years
This tool computes ordinal position within a standard January-to-December calendar year; a business running a different fiscal year (starting in April or July, for instance) would need to adjust the reference point manually, since fiscal-year day-numbering isn't standardized the way the calendar year is.
Confusion with the astronomical Julian Day Number
The manufacturing "Julian date" this tool computes (a 1-through-365/366 count that resets every January 1) is a completely different figure from the astronomical Julian Day Number used in astronomy, which is a single continuously running count of days since a fixed point in 4713 BC and never resets — the shared name "Julian" is a genuine, common source of confusion between two unrelated numbering systems.
Three-digit vs. variable-length day numbers
Some systems pad the day-of-year figure to always show three digits ("009" instead of "9") specifically so every date code in a batch sorts and displays consistently regardless of the actual day number's length — a formatting convention, not a different underlying calculation.

Frequently asked questions

What's this actually used for?

Manufacturing and food-packaging "Julian date" codes, scientific and astronomical day-numbering, and scheduling or payroll systems that reference a day-of-year figure instead of month/day.

Is a manufacturing "Julian date" the same as the astronomical Julian Day Number?

No — despite the shared name, they're unrelated: this tool's figure resets to 1 every January 1st, while the astronomical Julian Day Number is a single continuous count since a fixed point in 4713 BC that never resets.

Why do some date codes show a padded three-digit number like 009 instead of 9?

That's a formatting choice so every code in a batch has the same visual length and sorts consistently — the underlying day-of-year value is identical either way.

Does day 60 always mean February 29?

No — only in leap years; in a non-leap year, day 60 is March 1.

Is this the same thing as an ISO week number?

No — this is a straight 1-through-365/366 day count, unrelated to the Monday-Sunday week grouping the Week Number Calculator uses.

Can it work backward from a day number to a date?

Yes — enter a day-of-year number and a year, and it resolves to the matching calendar date.

Does day 200 mean the same calendar date every year?

Not quite — in a leap year, day 200 falls one calendar day earlier than day 200 of a non-leap year, because of the extra February 29.

Is day 1 always January 1st?

Yes — day 1 of any year is always January 1st; only the numbering for dates after February 28/29 shifts depending on whether the year is a leap year.