LOCALTIME()
This page is part of MariaDB's Documentation.
The parent of this page is: Functions for MariaDB Enterprise Server
Topics on this page:
Overview
See NOW().
EXAMPLES
SELECT LOCALTIME();
+---------------------+
| LOCALTIME() |
+---------------------+
| 2020-11-06 01:46:43 |
+---------------------+