ValueIso8601 Property
Gets and sets the DateTime using ISO-8601 date format. For serialization purposes only, use the PubDate property instead.
Namespace
Statiq.Feeds.Syndication.Atom
Containing Type
AtomDate
Property Type
string

Syntax

[XmlText]
[DefaultValue(null)]
public string ValueIso8601 { get; set; }

Attributes

Type Description
XmlText
DefaultValueAttribute

Value

Type Description
string