Click or drag to resize

Positiontime Field

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A time stamp identifying the time (in UTC) at which this Position was recorded.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public DateTime time

Field Value

Type: DateTime
Remarks
To ensure correct operation of other Telogis.GeoBase.Navigation classes, it is important that this time stamp is a Coordinated Universal Time (UTC) value. If your GPS or other position source provides time stamps in a local time zone, you must convert these to UTC values before populating this field.
See Also