UTC_DATEOn this pageSyntaxReturn TypeExamples Returns the current date, in the UTC time zone. Syntax CopyUTC_DATE() Return Type Date object. Examples SQLPlaygroundCopySELECT UTC_DATE();+------------+ | UTC_DATE() | +------------+ | 2015-03-04 | +------------+ Related Topics UTC_TIME UTC_TIMESTAMP Last modified: May 31, 2023