An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.utils.timezones.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.utils.timezones/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.utils.timezones/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.utils.timezones/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.utils.timezones.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.utils.timezones/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Utils.TimeZones
### A utility library for easy access to common TimeZoneInfos

## Installation

```
dotnet add package Soenneker.Utils.TimeZones
```