toJulianDate method

double toJulianDate()

Implementation

double toJulianDate() => (TimeConstants.julianEpoch.timeUntil(this)).totalDays;