NOW, TODAY, UTCNOW, UTCTODAY – DAX Guide

NOW: Returns the current date and time in datetime format.
https://dax.guide/now/

TODAY: Returns the current date in datetime format.
https://dax.guide/today/

UTCNOW: Returns the current date and time in datetime format expressed in Coordinated Universal Time (UTC).
https://dax.guide/utcnow/

UTCTODAY: Returns the current date in datetime format expressed in Coordinated Universal Time (UTC).
https://dax.guide/utctoday/