Julian Date Converter

Part of Time & Date Calculators

Convert between Julian Day Numbers and Gregorian calendar dates instantly for astronomy, history, and data analysis.

Gregorian to Julian

Julian Day Number
-

Julian to Gregorian

Gregorian Date
-
Time (UTC)
-

What is a Julian Day Number?

The Julian Day Number (JDN) is a continuous count of days since the beginning of the Julian Period on January 1, 4713 BC in the proleptic Julian calendar. It was introduced by Joseph Scaliger in 1583 and is widely used in astronomy, chronology, and other sciences that require precise time calculations across different calendar systems.

Unlike calendar dates which reset monthly and yearly, Julian Day Numbers provide a simple, linear time system where each day has a unique number. This makes calculating time intervals and converting between calendar systems much easier. The Julian Date includes fractional days to represent time within a day, with noon (12:00 UTC) being the reference point (.5).

How to Use This Converter

  1. Gregorian to Julian: Select a date and time in the left panel. The Julian Day Number will be calculated automatically.
  2. Julian to Gregorian: Enter a Julian Day Number in the right panel. The corresponding Gregorian date and time will be displayed.
  3. Current Date: Click the "Today" button to automatically convert today's date to Julian Day Number.
  4. Decimal Precision: The converter handles fractional days to represent specific times. For example, .5 represents noon, .0 represents midnight.

Julian Day vs Julian Calendar

It's important not to confuse the Julian Day Number with the Julian calendar. The Julian calendar was the calendar system introduced by Julius Caesar in 45 BC, which was later replaced by the Gregorian calendar in 1582. The Julian Day Number is simply a day-counting system that starts from a fixed point in history and is unrelated to the Julian calendar, despite sharing the same name.

Applications of Julian Dates

Astronomy: Astronomers use Julian Dates extensively for recording observations, calculating orbital periods, and predicting celestial events. The continuous numbering system eliminates confusion from different calendar systems and simplifies calculations of time intervals between astronomical events. Use our Moon Phase Calculator to find lunar phases for any date.

Historical Research: Historians and archaeologists use Julian Day Numbers to accurately compare dates from different calendar systems and cultures. This is especially useful when studying ancient civilizations that used various calendar systems.

Scientific Computing: Many scientific applications and databases use Julian Dates for timestamp storage because arithmetic operations are simpler than with conventional calendar dates. Calculating the number of days between two events is as simple as subtracting two numbers. For programming timestamps, see our Unix Epoch Converter.

Aviation and Navigation: Some aviation and maritime applications use Julian dates for flight logs and navigation records, as the system provides unambiguous date representation across international boundaries and time zones.

Understanding the Calculation

The conversion between Gregorian dates and Julian Day Numbers involves a mathematical formula that accounts for leap years and the irregularities of the Gregorian calendar. The formula takes into account the year, month, and day, adjusting for the fact that months have different lengths and leap years occur every four years (with exceptions for century years).

For example, January 1, 2000 at noon corresponds to JDN 2451545.0. The fractional part (.0 for midnight, .5 for noon) represents the time of day as a fraction of 24 hours. This system allows for precise time calculations to the millisecond level and beyond.

Modified Julian Date

Some applications use the Modified Julian Date (MJD), which is calculated as JDN - 2400000.5. This system was introduced to provide more manageable numbers for modern dates and starts at midnight rather than noon. The MJD is commonly used in satellite tracking, radio astronomy, and other modern applications where the full Julian Day Number would be unnecessarily large. Our Day of Year Calculator provides a simpler day numbering for annual tracking.