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