PositionSetDateTime Method

ZylGpsReceiver.NET Mobile
Sets the date-time of the position.

Namespace:  ZylSoft.Gps.Mobile
Assembly:  ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax

public void SetDateTime(
	DateTime dateTime
)

Parameters

dateTime
Type: SystemDateTime
Date-time.
See Also

Reference