TimeZoneMapper 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package TimeZoneMapper --version 1.1.0
NuGet\Install-Package TimeZoneMapper -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TimeZoneMapper" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TimeZoneMapper --version 1.1.0
#r "nuget: TimeZoneMapper, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TimeZoneMapper as a Cake Addin
#addin nuget:?package=TimeZoneMapper&version=1.1.0

// Install TimeZoneMapper as a Cake Tool
#tool nuget:?package=TimeZoneMapper&version=1.1.0

Library for mapping *N*X TimeZone ID's to windows TimeZoneInfo classes. Information is based on Unicode Inc's CLDR data files.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TimeZoneMapper:

Package Downloads
DensoCreate.TimeTracker.ApiClient.Net

デンソークリエイトのプロジェクト管理ツール Time Tracker NX(https://www.timetracker.jp/)の WebAPI を利用するための C# ライブラリです。 なお、WebAPI の主要なメソッド、パラメータに対応します。 WebAPI の詳細はリファレンスを参照してください。 # Time Tracker NX - Web API ヘルプ - https://www.timetracker.jp/support/help/web-api/index.html

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.1 197 3/7/2024
1.3.0 3,550 7/19/2023
1.2.31 23,521 5/8/2021
1.2.30 60,150 10/20/2020
1.2.29 2,092 8/27/2020
1.2.28 24,617 4/26/2020
1.2.27 4,446 8/30/2019
1.2.26 39,703 1/2/2019
1.2.25 2,045 10/30/2018
1.2.24 12,024 8/18/2018
1.2.23 38,547 5/15/2018
1.2.22 1,050 5/7/2018
1.2.21 2,841 3/28/2018
1.2.20 2,529 2/7/2018
1.2.19 1,099 1/25/2018
1.2.18 34,468 5/26/2017
1.2.17 2,601 3/8/2017
1.2.16 2,739 11/29/2016
1.2.15 1,233 11/15/2016
1.2.14 1,342 11/4/2016
1.2.13 1,141 10/12/2016
1.2.12 2,666 9/13/2016
1.2.11 1,776 8/30/2016
1.2.10 2,589 4/20/2016
1.2.9 1,484 4/4/2016
1.2.8 19,194 2/2/2016
1.2.7 2,546 10/12/2015
1.2.6 1,230 8/27/2015
1.2.5 2,992 6/19/2015
1.2.4 9,868 3/2/2015
1.2.3 1,458 1/10/2015
1.2.2 1,422 10/2/2014
1.2.1 2,106 9/4/2014
1.2.0 1,425 7/10/2014
1.1.3 1,201 7/9/2014
1.1.2 1,408 4/4/2014
1.1.1 1,326 1/15/2014
1.1.0 2,901 11/7/2013
1.0.0 1,456 11/6/2013

* Fixed bug that caused an exception when non-existing TimeZones were tried to be resolved
     * Added CustomTZMapper that user can use to pass custom CLDR into