CurrentTimestampMS function

Returns timestamp that include date and time. The time component includes milli seconds.

Namespace

datetime

Input

None

Output

timestamp (timestamp)

Example

Use this function to add the current timestamp including milli seconds to a column.

set-column :timestampms datetime:CurrentTimestampMS()

 

Created in 2020 by Google Inc.