Why TimeZoneInfo returns different data on Windows than Mac/Linux?
When trying to get Offset information from past date, TimeZoneInfo is returning wrong information only in Windows.
The following .NET code reproduce the issue:
Why TimeZoneInfo returns different data on Windows than Mac/Linux?
When trying to get Offset information from past date, TimeZoneInfo is returning wrong information only in Windows.
The following .NET code reproduce the issue:
Why TimeZoneInfo returns different data on Windows than Mac/Linux?
When trying to get Offset information from past date, TimeZoneInfo is returning wrong information only in Windows.
The following .NET code reproduce the issue: