utc_time
説明
現在の UTC 時間を 'HH:MM:SS' の形式で返します。
構文
TIME UTC_TIME()
例
MySQL > select utc_time();
+----------------+
| utc_time() |
+----------------+
| 12:31:18 |
+----------------+
キーワード
UTC_TIME, UTC, TIME
AI generated answers are based on docs and other sources. Please test answers in non-production environments.