Converts the value of this instance to string representation (analogically to DateTime.ToString).

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

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

String representation of UTC time.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also