Mono Class Library: System.Convert Overview | Members

System.Convert.ToString Method

Converts a DateTime value to a string . [Edit]

public static string ToString (DateTime value)

Parameters

value
The DateTime value to be converted. [Edit]

Returns

Returns the value returned by value.ToString(). [Edit]

Remarks

Note: See DateTime.ToString.
[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0