dotnet-timezone
github/awesome-copilot
A comprehensive guide for resolving complex timezone issues in .NET and C# applications. It provides production-safe patterns for handling location lookups, converting between Windows and IANA timezone IDs, managing Daylight Saving Time (DST), and ensuring cross-platform compatibility. Includes ready-to-use code snippets for TimeZoneInfo, NodaTime, and DateTimeOffset.