跳到主要内容
版本:3.5

utc_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

StarRocks Assistant

AI generated answers are based on docs and other sources. Please test answers in non-production environments.