| Julian Style | ||
|---|---|---|
| Period | From | To |
| 0 | 1/1/-4712 | 12/31/3267 |
| -1 | 1/1/-12692 | 12/31/-4713 |
| 1 | 1/1/3268 | 12/31/11247 |
| Gregorian Style | ||
| Period | From | To |
| 0 | 11/24/-4713 | 1/22/3268 |
| -1 | 9/26/-12693 | 11/23/-4713 |
| 1 | 1/23/3268 | 3/22/11248 |
% jday
2447954.80
% jday -wT
07:07:45 Sunday 2447954.80
% jday -v
Sunday Julian Day # 2447954.80
[ 4 Mar 1990 ] {#063} Gregorian Style (365 days) is
[ 19 Feb 1990 ] {#050} Julian Style (365 days). [Deviation 13].
% jday -g 2447954.80#1
3 May 9970
% jday -c 2447954.80#1
19 Feb 9970
In order to make meaningful comparisons, he required a uniform method of dating events, and therefore implemented his Julian Period system. He based the system on the calendar in use during his lifetime, the Julian Style calendar, which had the advantage of extreme regularity. Scaliger combined several time-cycles with the Julian Style calendar to implement his system; one of these cycles was known as the “Cycle of Indiction,” a 15-year period having to do with taxation in the Roman Empire. Another was the “Solar Cycle,” which is the 28-year frequency of repetition of identical calendars in the Julian Style (1609 has the same calendar as 1637, for example); and the final cycle was the “Golden Number,” a 19-year cycle that originally enabled lunar calculations in the Julian Style Calendar (for the date of Easter). All three of these cycles, when projected backward in time, coincided in the year 4713 BC (-4712). Scaliger set the beginning day of his system to January first, 4713 BC, at noon, and numbered the days from that point. He named the system for his father, Julius Caesar Scaliger.
The Julian Period system is periodic in nature; it is 7980 years long (the product of 28 [the Solar cycle] times 19 [the Golden number] times 15 [Cycle of the Indiction]), and contains 2,914,695 days. Years are numbered from 1 through 7980 (1990 is JY 6703), but hardly anyone uses Julian Years (except for The Old Farmer’s Almanac). Once the date is known in the Julian Style calendar, it is a simple matter to convert the year into the Julian Year. See grj, a program to convert Gregorian Style dates into Julian Style dates.
Some organizations (notably the U. S. Naval Observatory) use a “Modified Julian Date,” which is the normal Julian Date referenced to Julian Day 2400000.5, or (Gregorian) Wednesday, 17 November 1858, midnight (Julian 5 November, 1858; also a Wednesday, also midnight). Note that the MJD changes at midnight, UTC, instead of noon. The Unix® epoch, in the MJD notation, is 40587.0; in standard JD format, it is 2440587.5.
No attempt is made to automatically convert the local system time into UTC when the date and time are obtained from the system; jday simply treats the time retrieved from the system as UTC time. This is almost never a correct assumption. If this matters, either set your environment variable TZ to UTC (or GMT) or use the -z option, and the JD reported will be correct for the current UTC. Other calculations are derived from the user’s data, so it is the user’s responsibility to take timezone information into account.
|
|
|
Main web site: http://www.pauahtun.org