ReferenceSQL FunctionsDate and timeutc_timeVersion: 4.0On this pageutc_time 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