Click or drag to resize

JulianDateMinValue Property

Gets the smallest value possible 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.2.419.0 (24.2.419.0)
Syntax
public static JulianDate MinValue { get; }

Property Value

Type: JulianDate
See Also