Skip to main content
Version: 0.0.1

LOCALTIME

Categories: System

LOCALTIME

Returns the current time for the system.

Syntax

LOCALTIME() → time

Examples

{{< codeheader "LOCALTIME example" >}}

SELECT LOCALTIME()
-- 05:07:01