EpochTimeStamp

Qubes 10.0 Returns the current Epoch TimeStamp on the client workstation.

Syntax

EpochTimeStamp()

Remarks

The Epoch TimeStamp is the number of milliseconds (excluding leap seconds) relative to 01 January, 1970 00:00:00 UTC.

This is a volatile function whose value changes with every recalculation of the formula of which it is a part. Use of this formula does not mean its results are updated continuously.

This function returns the timestamp on the client workstation on which it is running, which may be different from the server timestamp.

Example

EpochTimeStamp = current epoch timestamp

Classification

DateTime