GETUTCDATE (Transact-SQL)
SQL Server 2005
Returns the datetime value that represents the current UTC time (Coordinated Universal Time or Greenwich Mean Time). The current UTC time is derived from the current local time and the time zone setting in the operating system of the computer on which the instance of Microsoft SQL Server is running.
Transact-SQL Syntax Conventions
Reference
GETDATE (Transact-SQL)CURRENT_TIMESTAMP (Transact-SQL)
