Julian Days: Guide to Formula & Calculations

  • Thread starter lewis198
  • Start date
In summary, the Julian day formula calculates the date in either the Gregorian or Julian calendar based on the given date and time. It involves calculating values for a, y, and m, and then using those values in the formula to determine the Julian Day Number (JDN), which represents the number of days since January 1, 4713 BC. This formula is commonly used in astronomy and historical research.
  • #1
lewis198
96
0
the julian day formula goes like this:

[tex]\begin{matrix}a & = & \left\lfloor\frac{14 - month}{12}\right\rfloor \\ \\y & = & year + 4800 - a \\ \\m & = & month + 12a - 3 \\\end{matrix}[/tex]

For a date in the Gregorian calendar (at noon):

[tex]\begin{matrix}JDN & = & day + \left\lfloor\frac{153m + 2}{5}\right\rfloor + 365y + \left\lfloor\frac{y}{4}\right\rfloor - \left\lfloor\frac{y}{100}\right\rfloor + \left\lfloor\frac{y}{400}\right\rfloor - 32045\end{matrix}[/tex]

For a date in the Julian calendar (at noon):

[tex]\begin{matrix}JDN & = & day + \left\lfloor\frac{153m + 2}{5}\right\rfloor + 365y + \left\lfloor\frac{y}{4}\right\rfloor - 32083\end{matrix}[/tex]

I do not understand how each step works, so can someone please guide me through?
 
Last edited by a moderator:
Astronomy news on Phys.org
  • #2
It looks like the latter two are formulae for some kind of modified Julian date rather than a Julian date. They also don't like right. Where did you get these? Much better formulae are at the http://aa.usno.navy.mil/faq/docs/JD_Formula.html" .
 
Last edited by a moderator:
  • #3
See

http://www.vsg.cape.com/~pbaum/date/date0.htm

for a derivation.
 
Last edited by a moderator:
  • #4
Another source to consider:
http://aa.usno.navy.mil/faq/docs/JD_Formula.html
 
Last edited by a moderator:
  • #5
thanks guys.
 

What are Julian Days?

Julian Days are a continuous count of days starting at noon on January 1st, 4713 BCE in the Julian calendar. It is a system used by astronomers and scientists to track and compare dates and times across different calendars and time zones.

How are Julian Days calculated?

Julian Days are calculated using a formula that takes into account the number of days since noon on January 1st, 4713 BCE, as well as the time of day. The formula is: JD = 367Y - INT(7 * (Y + (INT((M + 9) / 12))) / 4) + INT(275M / 9) + D + 1721013.5 + UT/24 - 0.5 * SIGN(100 * Y + M - 190002.5) + 0.5

Why are Julian Days used in astronomy?

Julian Days are used in astronomy because they provide a consistent and standardized way to track dates and times across different calendars and time zones. This is important for making accurate observations and calculations in the field of astronomy.

What is the difference between Julian Days and Julian Dates?

Julian Days and Julian Dates are often used interchangeably, but they are slightly different. Julian Days are a continuous count of days, while Julian Dates include the fraction of a day as a decimal. For example, a Julian Date of 2458396.5 would correspond to noon on October 31st, 2018 in the Julian calendar.

Can Julian Days be converted to other calendar systems?

Yes, Julian Days can be converted to other calendar systems, such as the Gregorian, Julian, and Julian Day Number calendars. This can be done using specific conversion formulas or online converters.

Similar threads

  • Biology and Chemistry Homework Help
Replies
4
Views
1K
  • Math POTW for University Students
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
923
  • Classical Physics
Replies
22
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • Math Proof Training and Practice
3
Replies
86
Views
9K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
1K
  • Advanced Physics Homework Help
2
Replies
59
Views
7K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
3K
  • Math Proof Training and Practice
3
Replies
93
Views
10K
Back
Top