UtilJulianDate Property

Current Julian date

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
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