Accessor for the timestamp in .NET time format. Converts to local time.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public Function ToLocalTime As DateTime
C#
public DateTime ToLocalTime()

Field Value

The local time.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also