SQL SWITCHOFFSET

The SQL SWITCHOFFSET is one of the Date and Time Function, which will convert the current time zone offset value to the specified time zone. The basic syntax of the SWITCHOFFSET in SQL Server is SWITCHOFFSET (DateTimeOffset_Value, Time_Zone) SQL SWITCHOFFSET Example In this Date and Time Function example, we will show you how to use SWITCHOFFSET in SQL … Read more