Skip to main content
Skip to main content

CURTIME,CURRENT_TIME

curtime,current_time​

Description​

Syntax​

TIME CURTIME()

Get the current date and return it in Time type

Examples​

mysql> select current_time();
+---------------------+
| current_time() |
+---------------------+
| 2023-08-01 17:32:24 |
+---------------------+

keywords​

CURTIME,CURRENT_TIME