Table of Contents

Property Timestamp

Namespace
DocWright.Dom.Revisions
Assembly
DocWright.Dom.dll

Timestamp

Gets Date parsed as a point in time, or null when the document carried no date or spelled one this method cannot parse. Parsing is invariant-culture and round-trip; an unparseable date is never guessed at.

public DateTimeOffset? Timestamp { get; }

Property Value

DateTimeOffset?