Retrieves the event timestamp from the event object.
Syntax
public Date getEventTimeStamp();
Parameters
None.
Return values
A String object containing the event timestamp, which is the time the event was created.
Exceptions