GETDATE
GETUTCDATE
SYSDATETIME
Returns the current UTC date and time.
GETUTCDATE()
Enter values below to update the example in real time.
utc_now
SELECT GETUTCDATE() AS utc_now;