Julian day

Julian day

The Julian day is a continuous numerical count of days beginning with the start of the Julian Period, a chronological framework devised to simplify the comparison of dates across different calendar systems. Used primarily in astronomy and software systems, the Julian day allows precise computation of elapsed time between two events and avoids the complexities of variable month lengths or calendar reform. Its structure has made it indispensable in scientific timekeeping, historical chronology, and computational applications.
The Julian Period, from which the Julian day originates, spans 7,980 years and is based on the synchronisation of three major cycles: the Indiction, the solar cycle, and the Metonic cycle. These cycles were widely used in medieval and early modern chronology, and their coincidence formed an ideal starting point for a unified dating system. The present Julian Period began in 4713 BC and will conclude in AD 3267, after which a new cycle begins.

Structure of the Julian Period

The Julian Period was introduced in the late sixteenth century as part of a broader attempt to standardise chronological calculations. Its length derives from the least common multiple of three cycles:

  • The Indiction cycle, a 15-year administrative cycle used in the Roman Empire.
  • The solar cycle, a 28-year period in which Julian calendar weekdays and dates repeat.
  • The Metonic cycle, a 19-year lunar–solar period aligning months with lunar phases.

The starting year of the Julian Period was selected because it was the most recent year, counting backwards from the Christian era, in which all three cycles were simultaneously at their first year. Astronomical sources indicate that the year AD 2017 corresponds to year 6730 of the Julian Period, confirming 4713 BC as year 1. This alignment allows historians and astronomers to assign a unique year number to any point in recorded history without ambiguity.

Julian Day Number and Epoch

The Julian Day Number (JDN) denotes the count of whole days since the beginning of the Julian Period. Day 0 begins at noon Universal Time on 1 January 4713 BC in the proleptic Julian calendar, equivalent to 24 November 4714 BC in the proleptic Gregorian calendar. This noon-based epoch reduces confusion in astronomical observations, which often span midnight.
Timekeeping using Julian days is flexible, enabling the specification of different timescales such as Universal Time, Terrestrial Time, International Atomic Time, and Barycentric Coordinate Time. Julian dates may differ depending on the timescale used, making the specification of the timescale essential in precise work.
The Julian date (JD) of any moment is defined as the Julian Day Number plus the fraction of the day since the preceding noon. For example, a time expressed as 00:30:00 UT is represented as a decimal addition to the day count. Scientific and computational systems often rely on Julian dates due to their straightforward arithmetic properties.

Terminology and Alternative Meanings

Outside scientific contexts, the term “Julian date” can also refer to the ordinal date, meaning the day number within a given Gregorian year. This convention is prevalent in military, industrial, and programming settings. For example, a Julian date of 36 commonly indicates the thirty-sixth day of the year, corresponding to 5 February. Ambiguities arise when this usage overlaps with historical or astronomical terminology, necessitating the use of “ordinal date” to avoid confusion.
Historically, Julian dates were referenced to Greenwich Mean Time and later to Ephemeris Time. Since the late twentieth century, the International Astronomical Union has recommended expressing Julian dates using Terrestrial Time when precision is required. When Julian dates based on non-uniform scales such as Coordinated Universal Time are compared, corrections for leap seconds or other discontinuities may be necessary.

Variants and Derived Time Scales

Because Julian Day Numbers can grow very large, several modified systems have been developed to offer shorter, more manageable numeric representations.

  • Modified Julian Date (MJD): Introduced in 1957, it begins at midnight on 17 November 1858 and is defined asMJD = JD − 2,400,000.5.It remains widely used in astronomy, geophysics, and computing.
  • Truncated Julian Day (TJD): Created by NASA’s Goddard Space Flight Center in 1979 for spacecraft telemetry, originally using a four-digit counter for days since MJD 40,000 (24 May 1968). Later versions expanded its capacity for long-term missions.
  • Dublin Julian Date (DJD): Adopted in the mid-twentieth century and based on the epoch at noon on 31 December 1899. It served ephemerides associated with Newcomb’s and Brown’s astronomical tables.

Other systems, while superficially similar, are conceptually distinct:

  • Lilian date: A count of days beginning on 15 October 1582, the first day of the Gregorian calendar.
  • Day-of-era counts, used in programming languages such as Python and Rexx, take 1 January AD 1 as their starting point.

Beyond terrestrial frames of reference, astronomers also use Heliocentric Julian Day (HJD), which corrects the Julian day to the Sun’s frame of reference. The difference between the geocentric and heliocentric values can reach several minutes due to light travel time. This correction is significant when analysing variability in distant astronomical objects, particularly those with short observational periods.

Historical Foundation of the Julian Period

The theoretical basis for Julian Day Numbers originates in the work of the classical scholar Joseph Justus Scaliger in 1583. His aim was to create a unified chronological framework capable of ordering historical events independently of any particular calendar system. By assigning each year a unique tricyclic designation—a combination of Indiction, solar, and Metonic positions—Scaliger constructed a system that could reconcile disparate historical chronologies.
The epoch of the Julian Period, beginning in 4713 BC, was deliberately placed before all known recorded history to avoid the need for negative year numbers or undefined eras. This logical foundation continues to support the modern practice of using Julian dates in astronomy, archival studies, and precise computational tasks.

Originally written on January 6, 2017 and last modified on November 24, 2025.

Leave a Reply

Your email address will not be published. Required fields are marked *