/
CurrentTimestampMicro function
CurrentTimestampMicro function
Returns timestamp
that include date
and time
. The time
component includes micro seconds.
Namespace
datetime
Input
None
Output
timestamp (timestamp
)
Example
Use this function to add the current timestamp including micro seconds to a column.
set-column :timestampmicro datetime:CurrentTimestampMicro()
Related content
TimeFromMidnightSeconds function
TimeFromMidnightSeconds function
Read with this
CurrentTimestampMS function
CurrentTimestampMS function
More like this
CurrentTimestampNano function
CurrentTimestampNano function
More like this
CurrentTimestamp function
CurrentTimestamp function
More like this
CurrentTimeMS function
CurrentTimeMS function
More like this
CurrentTime function
CurrentTime function
More like this
Created in 2020 by Google Inc.