Atom.NET documentation

AtomDateConstruct.ToString Method 

Converts the AtomDateConstruct in a series of xml nodes.

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

Return Value

The string representation of AtomDateConstruct class.

See Also

AtomDateConstruct Class | Atom.Core Namespace