Skip to content

CURTIME

SELECT CURTIME();
13:23:56

The CURTIME() function in MySQL is used to obtain the current time. The format of the output is ‘HH:MM:SS’.