DateRelativeToXml Method
Return an Xml representation of the values in the provided Relative
Date.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static string ToXml(
DateRelative value
)
Public Shared Function ToXml (
value As DateRelative
) As String
No code example is currently available or this language may not be supported.
- value DateRelative
-
Instance of a Relative Date to convert.
String
String formatted as Xml and representing the specified object, as well
as any expanded instances.