Library for calculating local time, daylight savings, future time zone changes, and current DST / GMT offsets for any IANA time zone and any geographic location on Earth.
Info
Version: | 1.0.0 |
Author(s): | Logan Stromberg |
Last Update: | Tuesday, September 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lostromb/iana-timezone-dotnet |
NuGet Url: | https://www.nuget.org/packages/Iana.Timezone |
Install
Install-Package Iana.Timezone
dotnet add package Iana.Timezone
paket add Iana.Timezone
Iana.Timezone Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)