The UTC_DATE function returns the UTC date in 'YYYY-MM-DD' format.
UTC_DATE()
SELECT UTC_DATE();
utc_date()
==============
01/12/2011