Click or drag to resize

JulianDate.MinValue Property

Gets the smallest value possible 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 MinValue { get; }

Property Value

Type: JulianDate
See Also