SqlFunctions.GetUtcDate Method ()
Returns the current database system timestamp as a datetime value. The database time zone offset is not included. This value represents the current UTC time (Coordinated Universal Time). This value is derived from the operating system of the computer on which the instance of SQL Server is running.
Assembly: EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)