AI AGENT ADDONS

Dotnet Timezone

github/awesome-copilot
Skill Development
1,424installs

Working with timezones in .NET and C# can be confusing. This tool helps you handle timezone conversions, daylight saving time, and cross-platform issues. You get clear guidance and ready-to-use code snippets.

Whether you need to find a timezone for a city, convert between UTC and local time, or build a scheduling system, this skill covers it. It uses libraries like TimeZoneConverter and NodaTime to make your code reliable.

It also warns about common mistakes like storing local times in databases or using platform-specific timezone IDs. You can copy the example code and use it right away in your projects.

Add Dotnet Timezone skill to your workflow

Global

mkdir -p ~/.claude/skills/dotnet-timezone

Project

mkdir -p .claude/skills/dotnet-timezone

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago