Click or drag to resize

JulianDate.MaxValue Property

Gets the largest possible value of JulianDate. This date is in InternationalAtomicTime and may not be representable in other time standards.

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 MaxValue { get; }

Property Value

Type: JulianDate
See Also