sql-referencesql-functionsfunctionsLOCALTIMEVersion: 0.0.1On this pageLOCALTIMECategories: SystemLOCALTIMEReturns the current time for the system.SyntaxLOCALTIME() → timeExamples{{< codeheader "LOCALTIME example" >}}SELECT LOCALTIME()-- 05:07:01