jquery timeStamp attribute
Translation results:
timestamp
UK ['taɪmstæmp] US ['taɪmstæmp]
Timestamp
jquery timeStamp attributesyntax
Function:The timeStamp attribute contains the number of milliseconds from January 1, 1970 to when the event was triggered.
Syntax: event.timeStam
Parameters:
Parameters | Description |
event | Required. Specifies the event that returns this timestamp. The event parameter comes from the event binding function. |