The properties of the AtomDateConstruct class are listed below. For a complete list of AtomDateConstruct class members, see the AtomDateConstruct Members topic.
DateTime | The date time of the date construct. |
FullName (inherited from AtomElement) | The full qualified name of the element. |
LocalName (inherited from AtomElement) | The local name of the element. |
NamespacePrefix (inherited from AtomElement) | The namespace prefix of the element. |
NamespaceUri (inherited from AtomElement) | The namespace uri of the element. |
UtcOffset |
The UTC offset of the date.
Example:
TimeSpan utcOffset = TimeZone.CurrentTimeZone.GetUtcOffset(DateTime.Today) |
XmlLang (inherited from AtomElement) | The content's language of the current element. |
Buffer (inherited from AtomElement) | The serialization buffer. Use it in your own subclasses for serialization purposes. |
AtomDateConstruct Class | Atom.Core Namespace