Click or drag to resize

JulianDate.Now Property

Gets the JulianDate that represents the current system date and time. The time standard will be CoordinatedUniversalTime (UTC).

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

Property Value

Type: JulianDate
See Also