Moment.Timezone.js 0.4.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Moment.Timezone.js --version 0.4.0                
NuGet\Install-Package Moment.Timezone.js -Version 0.4.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="Moment.Timezone.js" Version="0.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Moment.Timezone.js --version 0.4.0                
#r "nuget: Moment.Timezone.js, 0.4.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 Moment.Timezone.js as a Cake Addin
#addin nuget:?package=Moment.Timezone.js&version=0.4.0

// Install Moment.Timezone.js as a Cake Tool
#tool nuget:?package=Moment.Timezone.js&version=0.4.0                

Parse and display moments in any timezone.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Moment.Timezone.js:

Package Downloads
Chronometer

A datetime picker that allows for timezone selection as well.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.13 1,007,408 4/12/2017
0.5.12 4,063 4/12/2017
0.5.11 1,558 4/12/2017
0.5.10 1,086 4/12/2017
0.5.9 1,069 4/12/2017
0.5.8 1,063 4/12/2017
0.5.7 1,079 4/12/2017
0.5.6 1,080 4/12/2017
0.5.5 309,776 7/29/2016
0.5.4 1,602 7/29/2016
0.5.3 283,098 4/2/2016
0.5.2 1,119 4/2/2016
0.5.1 1,069 4/2/2016
0.5.0 87,232 1/10/2016
0.4.1 1,178 1/10/2016
0.4.0 64,707 7/4/2015
0.3.1 1,166 7/4/2015
0.3.0 37,317 3/8/2015
0.2.5 1,552 3/8/2015
0.2.4 1,201 3/8/2015
0.2.3 1,152 3/8/2015
0.2.2 39,890 9/11/2014
0.2.1 1,173 9/11/2014
0.2.0 1,319 9/11/2014
0.1.0 1,243 9/11/2014
0.0.6 1,210 9/11/2014
0.0.5 1,219 9/11/2014
0.0.4 1,191 9/11/2014
0.0.3 5,759 9/11/2014
0.0.2 1,213 9/11/2014
0.0.1 105,763 7/8/2013

- Updated data to IANA TZDB 2015b.
     - Updated data to IANA TZDB 2015c.
     - Updated data to IANA TZDB 2015d.
     - Updated zone getter to allow lazy unpacking to improve initial page load times.
     - Added a package.json jspm:main entry point.
     - Added composer.json.
     - Added an error message when trying to load moment-timezone twice.