Click or drag to resize

GlobalPositioningSystemDateToDateTime Method

Converts this GPS Time to a .NET standard DateTime with a default time standard of Global Positioning System Time.

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

Return Value

Type: DateTime
The DateTime.
See Also