Click or drag to resize

JulianDateMaxValue Property

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

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

Property Value

Type: JulianDate
See Also