ReferenceSQL FunctionsDate and timeutc_timeOn this pageutc_time Description Returns the current UTC time as a value in 'HH:MM:SS'. Syntax TIME UTC_TIME() Examples MySQL > select utc_time();+----------------+| utc_time() |+----------------+| 12:31:18 |+----------------+ keyword UTC_TIME,UTC,TIME