Class DefaultJulianDate

All Implemented Interfaces:
JulianDate, TemporalCoordinate, TemporalPosition

public class DefaultJulianDate extends DefaultTemporalCoordinate implements JulianDate
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1 January 4713 BCE in the Julian proleptic calendar. The Julian day number is an integer value; the Julian date is a decimal value that allows greater resolution.
Author:
Mehdi Sidhoum (Geomatys)