ZylGPSReceiver.NET
GPSPosition.GetUTCDateTime Method
Returns current UTC datetime.
[Visual Basic]
Public Function GetUTCDateTime() As
Date
[C#]
public
DateTime
GetUTCDateTime();
Return Value
Current UTC datetime
See Also
GPSPosition Class
|
ZylGPSReceiver Namespace