Click or drag to resize

UtilJulianDate Property

Current Julian date

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public double JulianDate { get; }

Return Value

Double
Current Julian date
Remarks
This is quantised to the second in the COM component but to a small decimal fraction in the .NET component
See Also