Table of Contents

Property TimeStamp

Namespace
SharpVectors.Dom.Events
Assembly
SharpVectors.Core.dll

TimeStamp

(DOM Level 2) Used to specify the time at which the event was created.

DateTime TimeStamp { get; }

Property Value

DateTime

Remarks

Due to the fact that some systems may not provide this information the value of TimeStamp may be not available for all events. When not available, a value of 0 will be returned. Examples of epoch time are the time of the system start or 0:0:0 UTC 1st January 1970.