Click or drag to resize

JulianDateToDateTime Method

Converts this JulianDate to a DateTime with a default time standard of CoordinatedUniversalTime (UTC).

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public DateTime ToDateTime()

Return Value

Type: DateTime
The DateTime.
See Also