The other day I needed to do a data change to add milliseconds to date times just to prevent duplicates. I won’t go over the whole scenario but we needed…
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…