SQL ReferenceSQL FunctionsDate FunctionsCURTIME,CURRENT_TIMEOn this pageCURTIME,CURRENT_TIMEcurtime,current_timeDescriptionSyntaxTIME CURTIME()Get the current date and return it in Time typeExamplesmysql> select current_time();+----------------+| current_time() |+----------------+| 15:25:47 |+----------------+keywordsCURTIME,CURRENT_TIME