You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reading a SQL Server DATETIMEOFFSET column, the package applies the time zone offset in the wrong direction, causing values to be shifted incorrectly (e.g. 2025-05-10 19:00:00 -04:00 becomes 2025-05-10 15:00:00 UTC instead of 23:00 UTC).