Date

DublinCorePackage.Date property

Gets the date Dublin Core element.

public string Date { get; }

Property Value

A date associated with an event in the life cycle of the resource. Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 and follows the YYYY-MM-DD format.

See Also