CurrentTime function
Returns time when the function in invoked.
Namespace
datetime
Input
None
Output
time (time)
Example
Use this function to add the current time to a column.
set-column :time datetime:CurrentTime()
Created in 2020 by Google Inc.