DateRelativeToString Method
Return the string representation of this instance.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public override string ToString()
Public Overrides Function ToString As String
No code example is currently available or this language may not be supported.
Return Value
String
String representation of the current values in this instance. If
Relative=false, a formatted date will be returned. Otherwise, if
Relative=true, a human readable relative date string will be
returned.