https://github.com/soenneker/soenneker.utils.timezones
A utility library for common and easy TimeZone handling
https://github.com/soenneker/soenneker.utils.timezones
conversion csharp date datetime dotnet time timezone timezones util utils zone
Last synced: 13 days ago
JSON representation
A utility library for common and easy TimeZone handling
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.utils.timezones
- Owner: soenneker
- License: mit
- Created: 2024-03-23T01:13:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-16T22:06:53.000Z (21 days ago)
- Last Synced: 2025-09-17T00:38:17.473Z (21 days ago)
- Topics: conversion, csharp, date, datetime, dotnet, time, timezone, timezones, util, utils, zone
- Language: C#
- Homepage: https://soenneker.com
- Size: 911 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.utils.timezones/)
[](https://github.com/soenneker/soenneker.utils.timezones/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.utils.timezones/)#  Soenneker.Utils.TimeZones
### A utility library for easy access to common TimeZoneInfos## Installation
```
dotnet add package Soenneker.Utils.TimeZones
```