JSPM

  • Created
  • Published
  • Downloads 10990073
  • Score
    100M100P100Q225456F

Timezone plugin for Moment.js.

Package Exports

  • moment-timezone
  • moment-timezone/moment-timezone
  • moment-timezone/moment-timezone.js
  • moment-timezone/moment-timezone.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (moment-timezone) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

moment-timezone

Timezone information for moment.js.

After cloning repo

git submodule update --init

Updating timezone info

git submodule update

sudo zic tz/africa
sudo zic tz/antarctica
sudo zic tz/asia
sudo zic tz/australasia
sudo zic tz/europe
sudo zic tz/northamerica
sudo zic tz/southamerica

grunt zdump
grunt zones

grunt test