Forum Discussion
jotapardo
Jul 22, 2024Copper Contributor
Understanding the Differences Between SWITCHOFFSET and AT TIME ZONE in SQL Server
When working with date and time data in SQL Server, handling different time zones can be a critical aspect, especially for applications with a global user base. SQL Server provides two functions that...
SivertSolem
Jul 24, 2024Iron Contributor
While everyone _should_ be at 2016 or later, I would like to specify that AT TIME ZONE became available with SQL Server 2016.