Date.timestamp_millis

Date.timestamp_millis

Date.timestamp_millis

Function

Reads the millisecond-level Unix timestamp of the current Date.

Syntax

Parameters

No parameters.

Return value

TypeDescription
IntReturns a Unix timestamp in milliseconds.

Code Example

Notes

  • To read the millisecond part of the current second, use millis().