DRAFTThis page is not published. Only visible in development mode.
time module

time::now

Get the current time of day.

Syntax

RQL

Parameters

This function takes no parameters.

Return Value

Returns a Time value representing the current time of day.

Examples

$ Get the current time
$ ctrl+enter to run

Related Functions