Atom.NET documentation

AtomDateConstruct Constructor (String)

Represents an AtomDateConstruct instance. Initialize the DateTime to Now and UtcOffset to UtcOffset.

[Visual Basic]
Overloads Public Sub New( _
   ByVal localName As String _
)
[C#]
public AtomDateConstruct(
   string localName
);

See Also

AtomDateConstruct Class | Atom.Core Namespace | AtomDateConstruct Constructor Overload List