Current Julian date
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntaxpublic double JulianDate { get; }Public ReadOnly Property JulianDate As Double
Get
public:
virtual property double JulianDate {
double get () sealed;
}Return Value
DoubleCurrent Julian date
RemarksThis is quantised to the second in the COM component but to a small decimal fraction in the .NET component
See Also