Click or drag to resize

JulianDateNow Property

Gets the JulianDate that represents the current date and time. The time standard will be Coordinated Universal Time (UTC).

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static JulianDate Now { get; }

Property Value

Type: JulianDate
See Also