How to use At Time Zone in SQL Server Posted by By Tracy M July 1, 2021Posted inProgramming, SQL How to convert a DateTime to a DATETIMEOFFSET offset using SQL server’s AT TIME ZONE function. Aahhh... dates and times in code.. aren't they always fun? I needed to migrate…