Field is empty
'%1' is not a valid email address.
Field must not be empty.
It must be at least %1 characters long.
It must be less than %1 charactesr long.
It must be the same as field '%1' value.
Invalid symbol entered. Allowed symbols:'%1'.
Number expected.
Positive number expected.
Integer number expected.
Positive integer number expected.
Values must be in range [%1 .. %2]
Symbol %1 is already entered in allowed characters set.
Field value must be less than %1.
First character must be a latin letter.
Sun
Mon
Tue
Wed
Thu
Fri
Sat
January
February
March
April
May
June
July
August
September
October
November
December
century
B.C.
Error occured during importing data on line:%1. Invalid value: '%2'. Error: %3
Could not determine a data field separator. You may use on of the following characters to separate data fields: Tab, ';' or ','.
%2/%3/%1%4
%2/%3/%1%4 %6:%7
N
S
E
W
yes
no
Invalid file format. We supports only the following formats: %1
minutes
minutes
minute
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
minutes
hour
hours
hours
hours
hours
hours
hours
hours
hours
hours
hours
days
day
days
days
days
days
days
days
days
days
days
days
month
months
months
months
months
months
months
months
months
months
months
year
years
years
years
years
years
years
years
years
years
years
ago
HTML code with reference to this page
  1. Appearance
    1. Sample
  2. Close
Send toGet reference codeAdd to my siteAdd bookmark
  1. delicious
  2. google
  3. furl
  4. digg
Calculators
  1. Julian Day
  2. Save to My Calculators
  1. Created 2009-09-19 11:17:17
  2. by Timur

Online calculator: Julian Day

Astronomers often need to know difference between two dates, or be able to calculate next date of some periodic event. For events which are quite far one from another, like comet appearance, regular calendar is not well suited, due to different number of days in months, leap years, calendar reforms (Julian/Gregorian) and so on.

Thus, Joseph Justus Scaliger, french astronomer (1540 - 1609) invented Julian Dates or Julian Days, named after his father, Julius Scaliger. And it is not about Julian calendar at all.

Julian days is the counter, each day incremented by one. So, if you know value of Julian day for one date and value of Julian day for another, you can simply subtract one from another and find out the difference.

The start of Julian days, called the start of the Julian era, is defined as noon of January, 1st, 4713 B.C. in the Julian calendar. With this date, all known historical astronomical observations have positive Julian day numbers, so all calculations are simple additions and subtractions.

Julian day is a fractional number, where whole part corresponds to 12:00 AM, 0.25 is 6:00 PM, 0.5 - 12:00 PM, 0.75 - 6:00 AM, etc.

Because first two digits of Julian day remain constant for about three centuries, sometimes more short version of Julian day, Modified Julian Date is used. The start of Modified Julian days is defined as midnight of November, 17th, 1858, and

MJD = JD - 2400000.5

Also I should note, as a programmer, that this method - converting calendar date to some number and then use additions and subtractions - is always used by programmers. In javascript, for example, they use the number of milliseconds passed since January, 1st, 1970 as such counter.

 Julian Day
  1.  0.12345678901234567890 
  2. Calculate
    1. Julian Day: 
    2. Modified Julian Day: 



Creative Commons Attribution/Share-Alike License 3.0 (Unported)  

Comments

  1. Spam filter
  2. Send comment