Accessor for the timestamp in .NET time format.

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

Syntax

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

Field Value

The timestamp as UTC DateTime.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also